• I am running WPEC 3.13.1 on a site that currently is running PHP 5.6. I’m trying to upgrade to 7.2 if possible, and to 7.1 at minimum. A scan using the “PHP Compatibility Checker” returns the following error.

    FILE: /wp-content/plugins/wp-e-commerce/wpsc-admin/includes/product-variation-list-table.class.php
    —————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————-
    561 | 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.

    Can you advise? Thank you!

  • The topic ‘PHP 7.0+ compatibility’ is closed to new replies.