Title: PHP 7 Compatibility
Last modified: July 11, 2017

---

# PHP 7 Compatibility

 *  Resolved [Joy](https://wordpress.org/support/users/joyously/)
 * (@joyously)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/php-7-compatibility-182/)
 * I ran the PHP Compatibility Checker plugin [https://wordpress.org/plugins/php-compatibility-checker/](https://wordpress.org/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](https://wordpress.org/support/users/wayneallen-1/)
 * (@wayneallen-1)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/php-7-compatibility-182/#post-9307093)
 * 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.

 * ![](https://ps.w.org/postie/assets/icon-256x256.png?rev=970083)
 * [Postie](https://wordpress.org/plugins/postie/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/postie/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/postie/)
 * [Active Topics](https://wordpress.org/support/plugin/postie/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/postie/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/postie/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Wayne Allen](https://wordpress.org/support/users/wayneallen-1/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/php-7-compatibility-182/#post-9307093)
 * Status: resolved