PHP 7.3 Compatible?
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘PHP 7.3 Compatible?’ is closed to new replies.