• Resolved kruddock

    (@kruddock)


    Hi,

    I would like to upgrade to php version 7.3 on our ISP. I made a dry-run check of compatibility issues with all of our plugins and unfortunately, yours is one of them. From the report I produced it shows this… Should we be concerned with upgrading php?

    plugins/woocommerce-exporter/includes/formatting.php
    ---------------------------------------------------------------------------------------------------------------
    FOUND 2 ERRORS AFFECTING 2 LINES
    ---------------------------------------------------------------------------------------------------------------
     120 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in
         |       | left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
     121 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in
         |       | left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
    ---------------------------------------------------------------------------------------------------------------
Viewing 1 replies (of 1 total)
  • Hi @kruddock

    You do not need to worry, the plugin will work fine on 7.3. It has compatibility with 5.5 and up. We develop the plugin in an environment running 7.4 so you won’t have problems. If there is any issue with the plugin after the upgrade, please let us know and we will sort it out in the core code.

    All the best,
    Byron

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 7.3 Compatible?’ is closed to new replies.