• Resolved khunmax

    (@khunmax)


    Hi
    I want to upgrade my host server PHP from current 5.6 to 7.3.

    I ran the PHP Compatibility Checker plugin.

    All of my plugins were compatible accept for yours. The following errors were found:

    —————————————————————————————————————————————
    FOUND 9 ERRORS AFFECTING 9 LINES
    —————————————————————————————————————————————
    39 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    49 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    58 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    67 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    76 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    86 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    96 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    106 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    116 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    —————————————————————————————————————————————

    Is it ok for me to upgrade to PHP 7.3 or will it cause problems with your plugin.

    Thanks for your kind assistance.

Viewing 1 replies (of 1 total)
  • Plugin Author Yani

    (@yaniiliev)

    Yes, you can upgrade PHP to 7.3
    The plugin supports all versions of PHP starting from 5.2.3 up to 7.4.1

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 7 compatibility’ is closed to new replies.