Problem/Motivation

Errors upon update to PHP 8.4:

Deprecated function: Drupal\user_mailman_register\Plugin\views\filter\ListDescriptions::init(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in include() (line 576 of /path/to/vendor/composer/ClassLoader.php) 

Deprecated function: Drupal\user_mailman_register\Form\AdminDeleteForm::buildForm(): Implicitly marking parameter $list as nullable is deprecated, the explicit nullable type must be used instead in include() (line 576 of /path/to/vendor/composer/ClassLoader.php).

Proposed resolution

Fix the type hints in those two files.

User interface changes

None

API changes

None

Data model changes

None

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rclemings created an issue. See original summary.

rclemings’s picture

Status: Active » Needs review

rclemings changed the visibility of the branch 3576645-php-8.4-implicit to hidden.

rclemings changed the visibility of the branch 1.0.x to hidden.

rclemings changed the visibility of the branch 3576645-php-8.4-implicit to active.

rclemings changed the visibility of the branch 1.0.x to active.

rclemings changed the visibility of the branch 3576645-php-8.4-implicit to hidden.

rclemings changed the visibility of the branch 1.0.x to hidden.