PHP 7 compability?
-
Hi,
just wanted to check in and see if you have any plans to make the plugin PHP7 compatible?
Running a quick check gave 2 errors (see below) and a few other warnings.
Thanks for any updates you may give us on this!
/anders
FILE: wp-content/plugins/wpbizplugins-custom-admin-help-boxes/assets/redux/ReduxCore/inc/validation/preg_replace/validation_preg_replace.php
—————————————————————————————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
—————————————————————————————————————————————————————————–
32 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
—————————————————————————————————————————————————————————–FILE: wp-content/plugins/wpbizplugins-custom-admin-help-boxes/assets/redux/ReduxCore/inc/tracking.php
————————————————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
————————————————————————————————————————————–
340 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
————————————————————————————————————————————–
- The topic ‘PHP 7 compability?’ is closed to new replies.