PHP 7 Compatibility Warning
-
Hi, we’re preparing to update to PHP 7, and I’m running preliminary checks of our code using the PHP Compatibility Checker plugin. We’re no longer using this plugin, and I assume it’s been abandoned, but I’m sharing the info for PHP 7.2 compatibility FWIW:
FILE: [path redacted]/wp-content/plugins/wordpress-access-control/default-widgets.php
———————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
———————————————————————–
27 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
———————————————————————–
The topic ‘PHP 7 Compatibility Warning’ is closed to new replies.