PHP 7 Compatibility
-
Hello,
Great job on this plugin! – simple yet robust ??I’m upgrading to a PHP 7 server. While checking for compatibility, I discovered the following:
FILE: /wp-content/plugins/slider-by-supsystic/src/SupsysticSlider/Overview/Controller.php
———————————————————————————————————————-
FOUND 1 ERROR AND 2 WARNINGS AFFECTING 2 LINES
———————————————————————————————————————-
71 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
72 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
72 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
———————————————————————————————————————-Do you have plans to update Slider by Supsystic use mysqli instead of mysql?
Many Thanks,
Greg Hollowell
- The topic ‘PHP 7 Compatibility’ is closed to new replies.