PHP7 Compatibility
-
When checking for PHP7 compatibility with WP Engine PHP Compatibility Checker the follow errors come up.
FILE: /chroot/home/barrhave/ck1.ca/html/wp-content/plugins/duplicator/classes/server.php
———————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————–
24 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
———————————————————————————————–FILE: /chroot/home/barrhave/ck1.ca/html/wp-content/plugins/duplicator/installer/build/classes/class.utils.php
——————————————————————————————————————————————-
FOUND 3 ERRORS AFFECTING 3 LINES
——————————————————————————————————————————————-
224 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
248 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
249 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
——————————————————————————————————————————————-FILE: /chroot/home/barrhave/ck1.ca/html/wp-content/plugins/duplicator/installer/build/ajax.step2.php
——————————————————————————————————————————————
FOUND 1 ERROR AFFECTING 1 LINE
——————————————————————————————————————————————
25 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
——————————————————————————————————————————————FILE: /chroot/home/barrhave/ck1.ca/html/wp-content/plugins/duplicator/installer/build/ajax.step1.php
——————————————————————————————————————————————-
FOUND 6 ERRORS AFFECTING 6 LINES
——————————————————————————————————————————————-
55 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
275 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
278 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
279 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
282 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
354 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 – use mysqli instead.
——————————————————————————————————————————————-FILE: /chroot/home/barrhave/ck1.ca/html/wp-content/plugins/duplicator/installer/build/view.step1.php
—————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
—————————————————————————————————-
31 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
—————————————————————————————————-FILE: /chroot/home/barrhave/ck1.ca/html/wp-content/plugins/duplicator/views/tools/diagnostics.php
————————————————————————————————-
FOUND 3 ERRORS AFFECTING 2 LINES
————————————————————————————————-
174 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
174 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
175 | ERROR | INI directive ‘safe_mode’ is deprecated from PHP 5.3 and forbidden from PHP 5.4.
————————————————————————————————-Are there any plans to fix this?
- The topic ‘PHP7 Compatibility’ is closed to new replies.