Problem/Motivation

Running tests on PHP8 throws a warning:

Deprecated: Required parameter $operations follows optional parameter $success in /var/www/html/modules/contrib/webform/src/Form/WebformSubmissionsDeleteFormBase.php on line 203

Proposed resolution

Make those parameters optional.

Remaining tasks

Patch.

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

penyaskito created an issue. See original summary.

penyaskito’s picture

Status: Active » Needs review
StatusFileSize
new733 bytes

Attached patch.

  • penyaskito authored 445d805 on 8.x-5.x
    Issue #3194217 by penyaskito: [PHP8] Required parameter $operations...
jrockowitz’s picture

Status: Needs review » Fixed

  • penyaskito authored 445d805 on 6.x
    Issue #3194217 by penyaskito: [PHP8] Required parameter $operations...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.