• Resolved amitramani

    (@amitramani)


    I am using the latest version of the plugin. When trying to run a PHP7 compatibility check/test, I am receiving the following errors from the plugin:
    wp-content/plugins/paypal-for-woocommerce/classes/lib/CentinelClient.php
    ————————————————————————————————————–
    FOUND 3 ERRORS AFFECTING 3 LINES
    ————————————————————————————————————–
    122 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_split instead
    123 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_split instead
    135 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_split instead
    ————————————————————————————————————–

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP 7 Compatibility Errors’ is closed to new replies.