PHP 7.2 Compatibility Still Failing
-
The plugin is still reporting an error when running the PHP Compatibility Checker plugin used by a few major hosting companies (LiquidWeb and WPEngine to name a couple). If the plugin is truly compatible, can you request your plugin be added to the [compatibility checker whitelist](https://github.com/wpengine/phpcompat/wiki/Results) of safe plugins.
Report from today:
FILE: /home/s1/html/wp-content/plugins/wp-security-audit-log/classes/Connector/wp-db-custom.php
————————————————————————————————————
FOUND 2 ERRORS AFFECTING 2 LINES
————————————————————————————————————
193 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
195 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
————————————————————————————————————
- The topic ‘PHP 7.2 Compatibility Still Failing’ is closed to new replies.