Problem/Motivation

After today's security update yo 6.0.5, I get
[warning] Declaration of Drupal\webform_submissions_delete\Form\WebformResultsBulkDeleteForm::batchSet($start_date, $end_date, $count, $batchLimit) should be compatible with Drupal\webform\Form\WebformSubmissionsDeleteFormBase::batchSet(?Drupal\webform\WebformInterface $webform = NULL, ?Drupal\Core\Entity\EntityInterface $entity = NULL) WebformResultsBulkDeleteForm.php:117

Steps to reproduce

rebuild the cache

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

tjtj created an issue. See original summary.

cilefen’s picture

The difference between 6.0.4 and 6.0.5 is tiny, and does not involve PHP. There is no way it could have caused this.

We'll need more information.

cilefen’s picture

Also it looks like the site may be running https://www.drupal.org/project/webform_submissions_delete and it is that module that is not using the webform API properly.

jrockowitz’s picture

Project: Webform » Webform Submissions Delete
Version: 6.0.5 » 8.x-1.0-beta1

Moving this to the appropriate issue queue.

geoanders’s picture

Version: 8.x-1.0-beta1 » 8.x-1.x-dev
Status: Active » Fixed
geoanders’s picture

Status: Fixed » Closed (fixed)