Title: PHP 5.6 Compatability
Last modified: March 25, 2017

---

# PHP 5.6 Compatability

 *  Resolved [masonjo](https://wordpress.org/support/users/masonjo/)
 * (@masonjo)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php-5-6-compatability/)
 * I am being asked to upgrade to PHP 5.6 with my hosting. They ask me to run a 
   checker and it came back with warnings and errors for WPeMatico.
 * Here are the details:
    FILE: /wp-content/plugins/wpematico/app/wpematico_functions.
   php ————————————————————————————————– FOUND 3 ERRORS AND 1 WARNING AFFECTING 
   4 LINES ————————————————————————————————– 800 | WARNING | INI directive ‘safe_mode’
   is deprecated since PHP 5.3 and removed since PHP 5.4. 801 | ERROR | INI directive‘
   safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4. 802 | ERROR
   | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP
   5.4. 813 | ERROR | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and 
   removed since PHP 5.4. ————————————————————————————————–
 * FILE: /wp-content/plugins/wpematico/app/debug_page.php
    ————————————————————————————————–
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ————————————————————————————————–
   256 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed
   since PHP 5.4. ————————————————————————————————–
 * FILE: /wp-content/plugins/wpematico/app/campaign_fetch.php
    ——————————————————————————————————-
   FOUND 2 ERRORS AND 3 WARNINGS AFFECTING 3 LINES ——————————————————————————————————-
   61 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed
   since PHP 5.4. 61 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP
   5.3 and removed since PHP 5.4. 61 | WARNING | INI directive ‘safe_mode’ is deprecated
   since PHP 5.3 and removed since PHP 5.4. 597 | ERROR | The function dirname does
   not have a parameter “levels” in PHP version 5.6 or earlier 599 | ERROR | The
   function dirname does not have a parameter “levels” in PHP version 5.6 or earlier——————————————————————————————————-
 * FILE: /wp-content/plugins/wpematico/app/lib/SimplePie.php
    —————————————————————————————
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ————————————————————————————— 703
   | WARNING | INI directive ‘zend.ze1_compatibility_mode’ is removed since PHP 
   5.3. —————————————————————————————
 * FILE: /wp-content/plugins/wpematico/app/lib/SimplePie/File.php
    ————————————————————————————————–
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE ————————————————————————————————–
   112 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed
   since PHP 5.4. ————————————————————————————————–
 * FILE: /wp-content/plugins/wpematico/app/lib/SimplePie/Item.php
    ——————————————————————————————
   FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE —————————————————————————————— 
   124 | WARNING | INI directive ‘zend.ze1_compatibility_mode’ is removed since 
   PHP 5.3. ——————————————————————————————

Viewing 1 replies (of 1 total)

 *  Plugin Author [etruel](https://wordpress.org/support/users/etruel/)
 * (@etruel)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php-5-6-compatability/#post-9017026)
 * Hi [@masonjo](https://wordpress.org/support/users/masonjo/),
    WPeMatico is compatible
   and tested for PHP 5.3 til 7.0. (also 5.6)
 * You get that errors because the checker is not recognizes the conditionals for
   different versions.
 * Regards
    etruel

Viewing 1 replies (of 1 total)

The topic ‘PHP 5.6 Compatability’ is closed to new replies.

 * ![](https://ps.w.org/wpematico/assets/icon-256x256.jpg?rev=2757072)
 * [WPeMatico RSS Feed Fetcher](https://wordpress.org/plugins/wpematico/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpematico/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpematico/)
 * [Active Topics](https://wordpress.org/support/plugin/wpematico/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpematico/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpematico/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [etruel](https://wordpress.org/support/users/etruel/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/php-5-6-compatability/#post-9017026)
 * Status: resolved