• Resolved mhedman

    (@mhedman)


    I’ve updated to the latest version of all in one, and I’m looking to update my server’s php to 7.0. Running a compatibility check first, it came back with all in one flagged as incompatible.

    I don’t know if it’s a false positive or not.

    Does All in one support php 7.0?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mhedman

    (@mhedman)

    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

    Plugin Author Borislav Angelov

    (@bangelov)

    Hi

    Yes, All in One WP Migration fully support PHP 7. You see these errors because we are backward compatible with older version of PHP like 5.x

    Best Regards,
    Bobby

    PHP compatibility errors detected:

    Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Support for PHP 7’ is closed to new replies.