Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 210725

PHP version compatibility

$
0
0

Replies: 0

Hello team !

I’m a great fan of your wonderful plugin wich saved my life more than once…

Could you tell me wich latest version of PHP is Duplicator compatible ?
I have to upgrade my server and I want to be sure about this.

PHP Compatibility Checker I used to check it with PHP v7.0 found 11 errors and 8 warnings :

—————————————————–
FILE: /home/phildela33/www/reseau-chretien-gironde/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 removed since PHP 7.0 – use mysqli instead.
—————————————————————————————————————

FILE: /home/…/wp-content/plugins/duplicator/installer/build/ajax.step1.php
—————————————————————————————————————
FOUND 7 ERRORS AFFECTING 7 LINES
—————————————————————————————————————
55 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
276 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
297 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
298 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
299 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
303 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
380 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
—————————————————————————————————————

FILE: /home/…/wp-content/plugins/duplicator/views/tools/diagnostics.php
————————————————————————————————————
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 2 LINES
————————————————————————————————————
249 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
249 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
250 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
250 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
————————————————————————————

Many thanks !
Regards,
Theophil


Viewing all articles
Browse latest Browse all 210725

Trending Articles