• Resolved Mizagorn

    (@mizagorn)


    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
    ———————————————————————————————————————-

    • This topic was modified 6 years, 11 months ago by Mizagorn. Reason: slight syntax editing
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    We can make it compatible, but can you provide the exact line where the error is coming from so that our developers can look into this.

    Hi,

    We have tested with the PHP version 7+ and its working fine on our end.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Compatibility with PHP 7’ is closed to new replies.