PHP 7 Compatibility
-
Hi,
I just want to ask if the Popup by Supsystic plugin is compatible with PHP 7. We are planning to upgrade our site to PHP 7 and we did a site scan for compatibility and it showed errors on Popup by Supsystic with regards to its PHP 7 compatibility.
We are running Version 1.8.8 of the pluginHere are the errors:
FILE: ……/wp-content/plugins/popup-by-supsystic/modules/mail/engines/class.phpmailer.php
—————————————————————————————————————
FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 6 LINES
—————————————————————————————————————
697 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
1447 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
2652 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
2657 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4.
2664 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
2666 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4.
—————————————————————————————————————
- The topic ‘PHP 7 Compatibility’ is closed to new replies.