PHP7 Compatibility
-
Hi
I’m running Version 3.11.1 on WP 4.6.1
The WP Engine PHP7 Compatibility checker is throwing up these errors, I’m aware these may be false positives, but if you could confirm that would be great:
==========
WP Ultimate CSV Importer
Possibly not
PHP 7.0 compatible.
————————————————————————————————————-
FOUND 4 ERRORS AFFECTING 2 LINES
————————————————————————————————————-
33 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
33 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
43 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
43 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
————————————————————————————————————-==========
Best
Chris
The topic ‘PHP7 Compatibility’ is closed to new replies.