Compatibility with PHP 7
-
Hi guys,
I have been using this plugin with wonderful results for a couple of years now.
At this point, I am updating all of my client sites to PHP 7+. I am running a PHP compatibility checker on this plugin and it gives the following (1) warning (which is OK) and (1) error (which is not OK). Do you have plans for PHP 7 compatibility sometime very soon? Thanks!
FILE: /wp-content/plugins/usps-woocommerce-shipping/includes/class-wf-shipping-usps-admin.php
—————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————————-
1 | WARNING | File has mixed line endings; this may cause incorrect results
—————————————————————————————————————————-FILE: /wp-content/plugins/usps-woocommerce-shipping/includes/class-wf-shipping-usps.php
———————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————————————-
1245 | ERROR | Functions can not have multiple parameters with the same name since PHP 7.0
———————————————————————————————————————-
- The topic ‘Compatibility with PHP 7’ is closed to new replies.