• Resolved PaulHamon

    (@paulhamon)


    PHP7 Compatibility?

    FILE: /*/wp-content/plugins/google-analytics-for-wordpress/admin/pages/dashboard.php
    —————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————————–
    243 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    —————————————————————————————————————–

    https://ww.wp.xz.cn/plugins/google-analytics-for-wordpress/

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

    (@chriscct7)

    MonsterInsights is already 100% compatible with PHP 7. The error in question is a non-operative piece of code used on the systems info page to check to see if a directive, safe_mode, is enabled on PHP 5.3 or below. The value in question is not used operatively. This style of use is 100% PHP 7 compliant. This is simply a false positive.

    MonsterInsights is currently active on thousands of PHP7 sites.

    -Chris

Viewing 1 replies (of 1 total)

The topic ‘PHP7 Compatibility?’ is closed to new replies.