PHP 7.2 Compatibility
-
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 truely 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-rss-aggregator/includes/system-info.php
————————————————————————————————————–
FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
————————————————————————————————————–
81 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
244 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
246 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
- The topic ‘PHP 7.2 Compatibility’ is closed to new replies.