• Resolved nightowlaz

    (@nightowlaz)


    I am attempting to upgrade my site to PHP 7.0 and I first ran the php-compatibility checker. I am on WordPress 4.9.6 and wp-cassify 2.1.4.

    I receive 2 errors from the wp-cassify plugin…any ideas for how to fix?

    —–

    FILE: /<site info>/plugins/wp-cassify/classes/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SimpleMailInvoker.php
    ———————————————————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————————————————
    33 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
    ———————————————————————————————————————————————————

    FILE: /<site info>/wp-content/plugins/wp-cassify/classes/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php
    ——————————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————————–
    528 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0

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