• Resolved magicoders

    (@patopaiar)


    Hi

    We are preparing to upgrade the server to PHP 7.

    Running a compatibility plugin, we are getting some ERRORS from your plugin:

    FILE: /nas/content/staging/everygirltalk/wp-content/plugins/popup-by-supsystic/modules/mail/engines/class.phpmailer.php
    ———————————————————————————————————————–
    FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 6 LINES
    ———————————————————————————————————————–
    697 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
    1489 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
    2695 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
    2700 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4
    2707 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
    2709 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4

    Do you know anything about these?

    Thank you

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello @patopaiar

    Thank you for contacting us.

    Don’t worry, everything in Popup plugin is compatible with PHP 7.

    These lines of code are wrapped in special conditions, and will not be executed when they are not available due to the versions of php.

Viewing 1 replies (of 1 total)

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