PHP 7.2 Compatibility
-
I am going to update to PHP 7.2 and ran a compatability checker on my plugins using the plugin: https://wordpress.org/plugins/php-compatibility-checker/ – can you confirm this is compatible with PHP 7.2?
This is the warning I received about Fast Velocity Minify
FILE: /nas/content/live/condati/wp-content/plugins/fast-velocity-minify/inc/functions.php
————————————————————————————————-
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
————————————————————————————————-
35 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
327 | ERROR | The constant “PHP_OS_FAMILY” is not present in PHP version 7.1 or earlier
————————————————————————————————-
The topic ‘PHP 7.2 Compatibility’ is closed to new replies.