Problem/Motivation

After upgrading to Views Bulk Operations 4.2.1, all ECA VBO views started throwing this error, both on page view and trying to edit:

Fatal error: Declaration of Drupal\eca_vbo\Plugin\Action\VboExecute::validateConfigurationForm(array &$form, Drupal\Core\Form\FormStateInterface $form_state) must be compatible with Drupal\views_bulk_operations\Action\ViewsBulkOperationsActionBase::validateConfigurationForm(array &$form, Drupal\Core\Form\FormStateInterface $form_state): void in /app/web/modules/contrib/eca_vbo/src/Plugin/Action/VboExecute.php on line 166

Things are OK, when downgrading to VBO 4.2.0.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

boinkster created an issue. See original summary.

  • mxh committed 4c0a0dd on 1.0.x
    Issue #3320840 by boinksteri, mxh: Error with VBO 4.2.1
    
mxh’s picture

Version: 1.0.0-rc2 » 1.0.x-dev
Status: Active » Fixed

Thanks for the bug report. I pushed a fix and created a new release. You can re-open this issue if the error is still there. If a different error occurs, please create a new issue for that.

boinkster’s picture

Thanks, the update fixed the error for me.

Status: Fixed » Closed (fixed)

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