PHP Warning with 7.1 – Groups_Post_Access::posts_where()
-
Hey!
Today I tested my website for compatibility with PHP 7.1 and got a lot of the following PHP Warnings:
PHP Warning: Parameter 2 to Groups_Post_Access::posts_where() expected to be a reference, value given in /wp-includes/class-wp-hook.php on line 298If I remove the
&
from the second parameter on line 135 within wp-content/plugins/groups/lib/access/class-groups-post-access.php the warning doesn’t show up.I don’t get the warning with PHP 7.0.13
Greetings
derRALF
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘PHP Warning with 7.1 – Groups_Post_Access::posts_where()’ is closed to new replies.