PHP 7 Warnings
-
I’ve been running some tests on our various plugins for PHP 7 Compatibility.
Received these warnings regarding Postie:
FILE: /www/wp-content/plugins/postie/lib/fEmail.php ----------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES ----------------------------------------------------------------------------------------------------------- 216 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4 218 | WARNING | INI directive 'safe_mode_exec_dir' is deprecated since PHP 5.3 and removed since PHP 5.4 279 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4 1435 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4 -----------------------------------------------------------------------------------------------------------Anything to be concerned about?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PHP 7 Warnings’ is closed to new replies.