PHP 7
-
I am wondering about php7 support. I ran the PHP 7 compatibility checker and received this notification:
FILE: /home/questcof/public_html/wp-content/plugins/weight-based-shipping-for-woocommerce/WC_Weight_Based_Shipping.php
————————————————————————————————————————-
FOUND 2 ERRORS AFFECTING 2 LINES
————————————————————————————————————————-
67 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
319 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
————————————————————————————————————————-
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘PHP 7’ is closed to new replies.