Title: PHP 7
Last modified: September 1, 2016

---

# PHP 7

 *  Resolved [Rasmus](https://wordpress.org/support/users/rassom/)
 * (@rassom)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/php-7-50/)
 * 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/](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?
 * I’ve pasted the errors below.
 * Thank you 🙂
 * /wp-content/plugins/wp-mail-logging/inc/redux/redux-framework/ReduxCore/inc/scssphp/
   scss.inc.php
    ————————————————————————————————————————————— FOUND 4 ERRORS AFFECTING
   4 LINES ————————————————————————————————————————————— 3384 | ERROR | ‘string’
   is a reserved keyword introduced in PHP version 7.0 and cannot be invoked as 
   a function (T_STRING) 3582 | ERROR | Function name, class name, namespace name
   or constant name can not be reserved keyword ‘string’ (since version 7.0) 3695
   | ERROR | ‘string’ is a reserved keyword introduced in PHP version 7.0 and cannot
   be invoked as a function (T_STRING) 3939 | ERROR | ‘string’ is a reserved keyword
   introduced in PHP version 7.0 and cannot be invoked as a function (T_STRING) —————————————————————————————————————————————
 * /wp-content/plugins/wp-mail-logging/inc/redux/redux-framework/ReduxCore/inc/tracking.
   php
    ——————————————————————————————————————————————- FOUND 1 ERROR AFFECTING 
   1 LINE ——————————————————————————————————————————————- 365 | ERROR | Extension‘
   mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed 
   since PHP 7.0 – use mysqli instead. ——————————————————————————————————————————————-
 * /wp-content/plugins/wp-mail-logging/inc/redux/redux-framework/ReduxCore/inc/browser.
   php
    —————————————————————————————————————————— FOUND 1 ERROR AFFECTING 1 LINE——————————————————————————————————————————
   1156 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7——————————————————————————————————————————
 * /wp-content/plugins/wp-mail-logging/inc/redux/redux-framework/ReduxCore/inc/sysinfo.
   php
    —————————————————————————————————————————— FOUND 1 ERROR AFFECTING 1 LINE——————————————————————————————————————————
   230 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden
   from PHP 5.4. ——————————————————————————————————————————
 * [https://wordpress.org/plugins/wp-mail-logging/](https://wordpress.org/plugins/wp-mail-logging/)

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

 *  [No3x](https://wordpress.org/support/users/no3x/)
 * (@no3x)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/php-7-50/#post-7594636)
 * Hi rassom,
 * all of the errors are caused by Redux Framework.
    I updated this library today.
   I don’t know if they support php70 already. Give it a try.
 *  Thread Starter [Rasmus](https://wordpress.org/support/users/rassom/)
 * (@rassom)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/php-7-50/#post-7594637)
 * Thanks 🙂
 *  [No3x](https://wordpress.org/support/users/no3x/)
 * (@no3x)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/php-7-50/#post-7594638)
 * Did it resolve the errors?
 * Edit: ah just noticed you marked as “resolved”
    Thanks for the hint
 *  [Dustin L.](https://wordpress.org/support/users/bigbugsy/)
 * (@bigbugsy)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/php-7-50/#post-8940602)
 * The compatibility checker is still detecting an error in the redux framework.
 * FILE: …../wp-content/plugins/wp-mail-logging/lib/vendor/redux-framework/inc/validation/
   preg_replace/validation_preg_replace.php
    ————————————————————————————————————————————————————–
   FOUND 1 ERROR AFFECTING 1 LINE ————————————————————————————————————————————————————–
   30 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed
   since PHP 7.0 ————————————————————————————————————————————————————–

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

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

 * ![](https://ps.w.org/wp-mail-logging/assets/icon-256x256.jpg?rev=2562296)
 * [WP Mail Logging](https://wordpress.org/plugins/wp-mail-logging/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-mail-logging/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-mail-logging/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-mail-logging/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-mail-logging/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-mail-logging/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Dustin L.](https://wordpress.org/support/users/bigbugsy/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/php-7-50/#post-8940602)
 * Status: resolved