• Running the WP Engine PHP Compatibility Checker for PHP 7.0 gives a warning and error for the plugin.

    Doesn’t seem like things that would cause issues other than extra error log entries, but would be great if the plugin “passed” with a green checkmark.

    ————————————————————————————————————————————-
    FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
    ————————————————————————————————————————————-
    512 | WARNING | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    517 | ERROR | The use of function set_magic_quotes_runtime is discouraged from PHP version 5.3 and forbidden from PHP version 7.0
    ————————————————————————————————————————————-

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author dFactory

    (@dfactory)

    Hi,
    Thx for the feedback but: “safe_mode” and “set_magic_quotes_runtime” function calls come from WordPress itself, not the plugin.
    Regards,
    Bartosz / dfactory team

    • This reply was modified 8 years, 5 months ago by dFactory.
    Thread Starter D L

    (@damon18)

    OK, just wondering why this shows up on this plugin and not others? I ran the compatibility checker on a site with a lot of plugins and moost passed.

    Anyway this sounds like a problem with the compatibility checker plugin not with your plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP 7.0 Compatibility’ is closed to new replies.