• Resolved Rasmus

    (@rassom)


    First of all thanks for a great plugin!

    I’m moving to PHP 7 soon and found through https://wordpress.org/plugins/php-compatibility-checker/ that your plugin seems not to be PHP 7 compatible. Would you see if you could make it compatible, please?

    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————-
    243 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
    ——————————————————————————————————————-

    Thank you 🙂

    https://wordpress.org/plugins/google-analytics-for-wordpress/

Viewing 3 replies - 1 through 3 (of 3 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.

    MonsterInsights is currently active on thousands of PHP7 sites.

    -Chris

    Thread Starter Rasmus

    (@rassom)

    Wonderful! Thank you! 🙂

    Plugin Author chriscct7

    (@chriscct7)

    Not a problem

    -Chris

Viewing 3 replies - 1 through 3 (of 3 total)

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