PHP 7 compatibility
-
Very helpful plugin but I used ‘WP Engine PHP Compatibility Checker’ which flagged up the following:
FILE: /home/pathligh/public_html/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Overview/Controller.php
———————————————————————————————————————————-
FOUND 1 ERROR AND 2 WARNINGS AFFECTING 2 LINES
———————————————————————————————————————————-
91 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
93 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
93 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
———————————————————————————————————————————-
- The topic ‘PHP 7 compatibility’ is closed to new replies.