PHP 7.1 & 7.2 compatible?
-
Hello!
I’d like to ask if the plugin is fully compatible and works properly with PHP 7.1 and PHP 7.2 because I’m in the process of upgrading.
I ran the PHP Compatibility Checker plugin and I got the following warning:
FILE: …/www/wp-content/plugins/a3-lazy-load/admin/admin-interface.php
———————————————————————————————————————
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
———————————————————————————————————————
409 | WARNING | Global with anything other than bare variables is discouraged since PHP 7.0. Found ${$option_name}
448 | WARNING | Global with anything other than bare variables is discouraged since PHP 7.0. Found ${$id_attribute}
———————————————————————————————————————Please let me know.
Thanks!
The topic ‘PHP 7.1 & 7.2 compatible?’ is closed to new replies.