• Hi and thanks for a great plugin..

    I’ve done a PHP 7.2 compatibility test using PHP Compatibility Checker, and it lists the following error:

    FILE: /home/oldrupdk/ehlersdanlos.dk/wp-content/plugins/all-in-one-wp-migration/lib/vendor/servmask/database/class-ai1wm-database-mysql.php
    ——————————————————————————————————————————————-
    FOUND 9 ERRORS AFFECTING 9 LINES
    ——————————————————————————————————————————————-
    35 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    45 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    54 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    63 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    72 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    82 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    92 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    102 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    112 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    ——————————————————————————————————————————————-

    Any chance you could look into that?

    Kind regards
    Bjarne

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Bjarne

    Thanks for getting in touch. We are fully compatible with PHP 7.2
    The reason that you are seeing these errors from the compatibility checker is that the plugin is also backwards compatible with previous PHP versions.

    Regards
    Lesley

    Thread Starter Bjarne Oldrup

    (@oldrup)

    Thanks for clarifying and a great tool ??

    Thank you, I’m getting the same message about the All-in-One WP Migration plugin, so was wondering the same thing – and luckily Google brought me to this post for the answer.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 7.2 compatibility issues…’ is closed to new replies.