Title: PHP 7 Compatibilty
Last modified: September 1, 2017

---

# PHP 7 Compatibilty

 *  Resolved [ZaGenie](https://wordpress.org/support/users/zagenie/)
 * (@zagenie)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/php-7-compatibilty-4/)
 * Thanks for a great plugin.
 * We’d like to keep using it through to PHP 7.
 * However, when checking compatibility with this >> [https://wordpress.org/plugins/php-compatibility-checker/](https://wordpress.org/plugins/php-compatibility-checker/)
 * The warnings below are displayed.
 * Are you considering making the plugin fully PHP 7 compliant?
 * Many thanks! Herby
 * FILE: /home//public_html/wp-content/plugins/cimy-swift-smtp/Swift/lib/classes/
   Swift/KeyCache/DiskKeyCache.php
    —————————————————————————————————————————- FOUND
   4 ERRORS AFFECTING 4 LINES —————————————————————————————————————————- 180 | ERROR
   | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed
   since PHP 5.4 187 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated
   since PHP 5.3 and removed since PHP 5.4 207 | ERROR | INI directive ‘magic_quotes_runtime’
   is deprecated since PHP 5.3 and removed since PHP 5.4 213 | ERROR | INI directive‘
   magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4 —————————————————————————————————————————-
 * FILE: /home//public_html/wp-content/plugins/cimy-swift-smtp/Swift/lib/classes/
   Swift/ByteStream/FileByteStream.php
    ——————————————————————————————————————————–
   FOUND 2 ERRORS AFFECTING 2 LINES ——————————————————————————————————————————– 
   87 | ERROR | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3
   and removed since PHP 5.4 91 | ERROR | INI directive ‘magic_quotes_runtime’ is
   deprecated since PHP 5.3 and removed since PHP 5.4 ——————————————————————————————————————————–
 * FILE: /home//public_html/wp-content/plugins/cimy-swift-smtp/Swift/lib/classes/
   Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php
    ———————————————————————————————————————————————
   FOUND 1 ERROR AFFECTING 1 LINE ———————————————————————————————————————————————
   526 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError
   in PHP 7.0 ———————————————————————————————————————————————
 * FILE: /home//public_html/wp-content/plugins/cimy-swift-smtp/Swift/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 ———————————————————————————————————————————-

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

 *  Plugin Author [Marco Cimmino](https://wordpress.org/support/users/cimmo/)
 * (@cimmo)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/php-7-compatibilty-4/#post-9462092)
 * I just released v3.0.0 of the plugin, supports PHP 7+ and WordPress 4+
    Let me
   know if this solves your issue.
 * Marco
 *  Thread Starter [ZaGenie](https://wordpress.org/support/users/zagenie/)
 * (@zagenie)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/php-7-compatibilty-4/#post-9478800)
 * Hello Marco,
 * There appears to be one error to go, before 100% compatibiity…
 * FILE: /home/public_html/wp-content/plugins/cimy-swift-smtp/vendor/swiftmailer/
   swiftmailer/lib/classes/Swift/Transport/Esmtp/Auth/NTLMAuthenticator.php
    ———————————————————————————————————————————————————————-
   FOUND 1 ERROR AFFECTING 1 LINE ———————————————————————————————————————————————————————-
   526 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError
   in PHP 7.0 ————————————————————————————————
 * The above is reported by this tool >> [https://en-gb.wordpress.org/plugins/php-compatibility-checker/](https://en-gb.wordpress.org/plugins/php-compatibility-checker/)
 * Hope this helps.
 * Herby
 *  Plugin Author [Marco Cimmino](https://wordpress.org/support/users/cimmo/)
 * (@cimmo)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/php-7-compatibilty-4/#post-9480262)
 * It is actually a false positive from the tool you are using, see this bug report:
   
   [https://github.com/wimg/PHPCompatibility/issues/294](https://github.com/wimg/PHPCompatibility/issues/294)
 *  Plugin Author [Marco Cimmino](https://wordpress.org/support/users/cimmo/)
 * (@cimmo)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/php-7-compatibilty-4/#post-9480264)
 * The plugin is now 100% PHP7 compatible and I’ll consider this issue resolved.
   
   Thank you.
 *  Thread Starter [ZaGenie](https://wordpress.org/support/users/zagenie/)
 * (@zagenie)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/php-7-compatibilty-4/#post-9481619)
 * Thanks Marco. All good.
 * Herby

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/cimy-swift-smtp.svg)
 * [Cimy Swift SMTP](https://wordpress.org/plugins/cimy-swift-smtp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cimy-swift-smtp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cimy-swift-smtp/)
 * [Active Topics](https://wordpress.org/support/plugin/cimy-swift-smtp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cimy-swift-smtp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cimy-swift-smtp/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [ZaGenie](https://wordpress.org/support/users/zagenie/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/php-7-compatibilty-4/#post-9481619)
 * Status: resolved