New PHP warning with version 8.9.5
-
Hi
Just letting you know that since updating to version 8.9.5 whenever a user clicks on the “Get New Password” button on the lost password page the following warning is logged (PHP 7.4):
[16-Jan-2022 06:10:47 UTC] PHP Warning: Parameter 1 to {closure}() expected to be a reference, value given in /home/test/public_html/subfolder/wp-includes/class-wp-hook.php on line 303
Have also seen the following once (PHP 8.0):
[16-Jan-2022 23:00:13 UTC] PHP Warning: {closure}(): Argument #1 ($errors) must be passed by reference, value given in /home/test/public_html/subfolder/wp-includes/class-wp-hook.php on line 303
If I deactivate WP Cerber it doesn’t happen. Using WordPress 5.8.3
The topic ‘New PHP warning with version 8.9.5’ is closed to new replies.