• Resolved Joy

    (@joyously)


    I ran the PHP Compatibility Checker plugin https://ww.wp.xz.cn/plugins/php-compatibility-checker/
    checking for PHP 7 compatibility and got this result for this plugin:

    FILE: 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.
    ------------------------------------------------------------------------------------
Viewing 1 replies (of 1 total)
  • Plugin Author Wayne Allen

    (@wayneallen-1)

    Thanks Joy. However, since I need to support PHP back to 5.2 since that is what WordPress supports.
    In any case this is done in a way that is compatible with PHP 7.x so you won’t see any issues.

Viewing 1 replies (of 1 total)

The topic ‘PHP 7 Compatibility’ is closed to new replies.