Title: PHP7 Compatibility?
Last modified: September 1, 2016

---

# PHP7 Compatibility?

 *  Resolved [PaulHamon](https://wordpress.org/support/users/paulhamon/)
 * (@paulhamon)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/php7-compatibility-27/)
 * 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://wordpress.org/plugins/google-analytics-for-wordpress/](https://wordpress.org/plugins/google-analytics-for-wordpress/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [chriscct7](https://wordpress.org/support/users/chriscct7/)
 * (@chriscct7)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/php7-compatibility-27/#post-7619966)
 * 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.

 * ![](https://ps.w.org/google-analytics-for-wordpress/assets/icon.svg?rev=2976619)
 * [MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)](https://wordpress.org/plugins/google-analytics-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-analytics-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-analytics-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/google-analytics-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-analytics-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-analytics-for-wordpress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [chriscct7](https://wordpress.org/support/users/chriscct7/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/php7-compatibility-27/#post-7619966)
 * Status: resolved