Title: PHP 7 compatability
Last modified: August 17, 2017

---

# PHP 7 compatability

 *  Resolved [Bob33](https://wordpress.org/support/users/bob33/)
 * (@bob33)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/php-7-compatability-9/)
 * Hey, thanks for this great plugin!
 * FYI I was running [https://wordpress.org/plugins/php-compatibility-checker/](https://wordpress.org/plugins/php-compatibility-checker/)
   on a site – checking for PHP 7 compatibility and it returned the following for
   BackWPup – Warnings: 1 Errors: 33
 * FILE: /wp-content/plugins/backwpup/vendor/SwiftMailer/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: /wp-content/plugins/backwpup/vendor/SwiftMailer/classes/Swift/Transport/
   Esmtp/Auth/NTLMAuthenticator.php
    —————————————————————————————————————————————————–
   FOUND 1 ERROR AFFECTING 1 LINE —————————————————————————————————————————————————–
   509 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError
   in PHP 7.0 —————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/SwiftMailer/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: /wp-content/plugins/backwpup/vendor/SwiftMailer/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: /wp-content/plugins/backwpup/vendor/OpenCloud/Identity/Resource/Role.php
   ——————————————————————————————————————————————————————–
   FOUND 1 ERROR AFFECTING 1 LINE ——————————————————————————————————————————————————————–
   18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot
   be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/Identity/Resource/User.php
   ——————————————————————————————————————————————————————–
   FOUND 1 ERROR AFFECTING 1 LINE ——————————————————————————————————————————————————————–
   18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot
   be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/Identity/Resource/Token.php
   ——————————————————————————————————————————————————————–
   FOUND 1 ERROR AFFECTING 1 LINE ——————————————————————————————————————————————————————–
   18 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot
   be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/Identity/Resource/Tenant.
   php
    ——————————————————————————————————————————————————————– FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————– 18 | ERROR | ‘
   resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name
   a class, interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/ObjectStore/Resource/Account.
   php
    ——————————————————————————————————————————————————————– FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————– 18 | ERROR | ‘
   resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name
   a class, interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/ObjectStore/Resource/Container.
   php
    ——————————————————————————————————————————————————————– FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————– 18 | ERROR | ‘
   resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name
   a class, interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/ObjectStore/Resource/ContainerMetadata.
   php
    ——————————————————————————————————————————————————————– FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————– 18 | ERROR | ‘
   resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name
   a class, interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/ObjectStore/Resource/CDNContainer.
   php
    ——————————————————————————————————————————————————————– FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————– 18 | ERROR | ‘
   resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name
   a class, interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/ObjectStore/Resource/DataObject.
   php
    ——————————————————————————————————————————————————————– FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————– 18 | ERROR | ‘
   resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name
   a class, interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/ObjectStore/Resource/AbstractResource.
   php
    ——————————————————————————————————————————————————————– FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————– 18 | ERROR | ‘
   resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name
   a class, interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/ObjectStore/Resource/AbstractContainer.
   php
    ——————————————————————————————————————————————————————– FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————– 18 | ERROR | ‘
   resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name
   a class, interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/Common/Resource/NovaResource.
   php
    ——————————————————————————————————————————————————————– FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————– 18 | ERROR | ‘
   resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name
   a class, interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/Common/Resource/PersistentResource.
   php
    ——————————————————————————————————————————————————————– FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————– 18 | ERROR | ‘
   resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name
   a class, interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/Common/Resource/BaseResource.
   php
    ——————————————————————————————————————————————————————– FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————– 18 | ERROR | ‘
   resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name
   a class, interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/OpenCloud/Common/Resource/ReadOnlyResource.
   php
    ——————————————————————————————————————————————————————– FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————– 18 | ERROR | ‘
   resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name
   a class, interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————–
 * FILE: /wp-content/plugins/backwpup/vendor/Guzzle/Service/Resource/MapResourceIteratorFactory.
   php
    ——————————————————————————————————————————————————————- FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————- 3 | ERROR | ‘resource’
   is a reserved keyword as of PHP version 7.0 and cannot be used to name a class,
   interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————-
 * FILE: /wp-content/plugins/backwpup/vendor/Guzzle/Service/Resource/AbstractResourceIteratorFactory.
   php
    ——————————————————————————————————————————————————————- FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————- 3 | ERROR | ‘resource’
   is a reserved keyword as of PHP version 7.0 and cannot be used to name a class,
   interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————-
 * FILE: /wp-content/plugins/backwpup/vendor/Guzzle/Service/Resource/ResourceIteratorInterface.
   php
    ——————————————————————————————————————————————————————- FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————- 3 | ERROR | ‘resource’
   is a reserved keyword as of PHP version 7.0 and cannot be used to name a class,
   interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————-
 * FILE: /wp-content/plugins/backwpup/vendor/Guzzle/Service/Resource/ResourceIteratorClassFactory.
   php
    ——————————————————————————————————————————————————————- FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————- 3 | ERROR | ‘resource’
   is a reserved keyword as of PHP version 7.0 and cannot be used to name a class,
   interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————-
 * FILE: /wp-content/plugins/backwpup/vendor/Guzzle/Service/Resource/ResourceIteratorApplyBatched.
   php
    ——————————————————————————————————————————————————————- FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————- 3 | ERROR | ‘resource’
   is a reserved keyword as of PHP version 7.0 and cannot be used to name a class,
   interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————-
 * FILE: /wp-content/plugins/backwpup/vendor/Guzzle/Service/Resource/CompositeResourceIteratorFactory.
   php
    ——————————————————————————————————————————————————————- FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————- 3 | ERROR | ‘resource’
   is a reserved keyword as of PHP version 7.0 and cannot be used to name a class,
   interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————-
 * FILE: /wp-content/plugins/backwpup/vendor/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.
   php
    ——————————————————————————————————————————————————————- FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————- 3 | ERROR | ‘resource’
   is a reserved keyword as of PHP version 7.0 and cannot be used to name a class,
   interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————-
 * FILE: /wp-content/plugins/backwpup/vendor/Guzzle/Service/Resource/Model.php
    ——————————————————————————————————————————————————————-
   FOUND 1 ERROR AFFECTING 1 LINE ——————————————————————————————————————————————————————-
   3 | ERROR | ‘resource’ is a reserved keyword as of PHP version 7.0 and cannot
   be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)——————————————————————————————————————————————————————-
 * FILE: /wp-content/plugins/backwpup/vendor/Guzzle/Service/Resource/ResourceIterator.
   php
    ——————————————————————————————————————————————————————- FOUND 1 ERROR AFFECTING
   1 LINE ——————————————————————————————————————————————————————- 3 | ERROR | ‘resource’
   is a reserved keyword as of PHP version 7.0 and cannot be used to name a class,
   interface or trait or as part of a namespace (T_NAMESPACE) ——————————————————————————————————————————————————————-
 * FILE: /wp-content/plugins/backwpup/vendor/PEAR/HTTP/Request2.php
    ———————————————————————————————————
   FOUND 2 ERRORS AFFECTING 2 LINES ——————————————————————————————————— 929 | ERROR
   | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed
   since PHP 7.0 944 | ERROR | Function set_magic_quotes_runtime() is deprecated
   since PHP 5.3 and removed since PHP 7.0 ———————————————————————————————————

Viewing 1 replies (of 1 total)

 *  [happyAnt](https://wordpress.org/support/users/duongcuong96/)
 * (@duongcuong96)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/php-7-compatability-9/#post-9416549)
 * Hi [@bob33](https://wordpress.org/support/users/bob33/),
    Don’t worry about this
   🙂 BackWPUp is 100% combability with newer version of PHP ( 5.6,7.0,7.1). And
   we also support for older PHP version like 5.4.
 * You can read in here: [https://backwpup.com/backwpup-version-3-3-6-now-available-php-7-1-compatibility/](https://backwpup.com/backwpup-version-3-3-6-now-available-php-7-1-compatibility/)
   
   And here: [https://wordpress.org/support/topic/php-7-0-compatibility-7/](https://wordpress.org/support/topic/php-7-0-compatibility-7/)
 * In general, BackWPUp should work fine for you :), don’t need to worry about that
   🙂
 * Hope that help you!
    If you find that BackWPUp is useful, please write a review
   and rating us, it’s really great for us and can encourage us to develop new free
   features and free support 😀 [https://wordpress.org/support/plugin/backwpup/reviews/](https://wordpress.org/support/plugin/backwpup/reviews/)

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/backwpup/assets/icon-256x256.png?rev=3236141)
 * [BackWPup – WordPress Backup & Restore Plugin](https://wordpress.org/plugins/backwpup/)
 * [Support Threads](https://wordpress.org/support/plugin/backwpup/)
 * [Active Topics](https://wordpress.org/support/plugin/backwpup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/backwpup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/backwpup/reviews/)

## Tags

 * [php-7](https://wordpress.org/support/topic-tag/php-7/)

 * 1 reply
 * 2 participants
 * Last reply from: [happyAnt](https://wordpress.org/support/users/duongcuong96/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/php-7-compatability-9/#post-9416549)
 * Status: resolved