PHP 7 compatibility


Home Forums Front End PM PRO PHP 7 compatibility

This topic is: Not Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13062
    Alex Brearley
    Participant

    We need to upgrade our server to PHP v7.x. There appears to be PHP incompatibility warnings in your plugin.

    FILE: wp-content/plugins/front-end-pm-pro/admin/class-fep-update.php
    ————————————————————————————————————
    FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
    ————————————————————————————————————
    209 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
    282 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
    346 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
    392 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
    ————————————————————————————————————

    FILE: wp-content/plugins/front-end-pm-pro/pro/fep-email-parser/fep-email-piping.php
    —————————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————————————
    13 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
    —————————————————————————————————————————

    FILE: /wp-content/plugins/front-end-pm-pro/pro/fep-email-parser/PEAR.php
    —————————————————————————————————————
    FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 1 LINE
    —————————————————————————————————————
    767 | WARNING | Function dl() is deprecated since PHP 5.3
    767 | WARNING | Function dl() is deprecated since PHP 5.3
    —————————————————————————————————————

    FILE: /wp-content/plugins/front-end-pm-pro/pro/fep-email-parser/email-piping.php
    ———————————————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————–
    13 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4

    #13077
    Shamim Hasan
    Keymaster

    Thank you very much for letting me know.
    Next version we will fix these warnings.

Viewing 2 posts - 1 through 2 (of 2 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.