Title: PHP 7 support
Last modified: April 10, 2017

---

# PHP 7 support

 *  Resolved [richardlowejr](https://wordpress.org/support/users/richardlowejr/)
 * (@richardlowejr)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/php-7-support-32/)
 * I have a copy of easyazonpro.
    I’m trying to upgrade to PHP 7. I ran a compatibility
   checker and get the errors below.
 * Can you fix these? This is fairly urgent. thanks.
 * FILE: /home/richa726/public_html/thewritingking.com/wp-content/plugins/easyazon-
   pro-4.0.17/components/localization/lib/geoip/vendor/guzzle/guzzle/src/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: /home/richa726/public_html/thewritingking.com/wp-content/plugins/easyazon-
   pro-4.0.17/components/localization/lib/geoip/vendor/guzzle/guzzle/src/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: /home/richa726/public_html/thewritingking.com/wp-content/plugins/easyazon-
   pro-4.0.17/components/localization/lib/geoip/vendor/guzzle/guzzle/src/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: /home/richa726/public_html/thewritingking.com/wp-content/plugins/easyazon-
   pro-4.0.17/components/localization/lib/geoip/vendor/guzzle/guzzle/src/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: /home/richa726/public_html/thewritingking.com/wp-content/plugins/easyazon-
   pro-4.0.17/components/localization/lib/geoip/vendor/guzzle/guzzle/src/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: /home/richa726/public_html/thewritingking.com/wp-content/plugins/easyazon-
   pro-4.0.17/components/localization/lib/geoip/vendor/guzzle/guzzle/src/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: /home/richa726/public_html/thewritingking.com/wp-content/plugins/easyazon-
   pro-4.0.17/components/localization/lib/geoip/vendor/guzzle/guzzle/src/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: /home/richa726/public_html/thewritingking.com/wp-content/plugins/easyazon-
   pro-4.0.17/components/localization/lib/geoip/vendor/guzzle/guzzle/src/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: /home/richa726/public_html/thewritingking.com/wp-content/plugins/easyazon-
   pro-4.0.17/components/localization/lib/geoip/vendor/guzzle/guzzle/src/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)————————————————————————————————————————————————————————————————————–

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

 *  [joyunltd](https://wordpress.org/support/users/joyunltd/)
 * (@joyunltd)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/php-7-support-32/#post-9431759)
 * Just want to “bump” this as there are users updating to php 7.0-7.1. Will EAPro
   be updated for php 7 compatibility?
 *  [uniquewebdevelopment](https://wordpress.org/support/users/uniquewebdevelopment/)
 * (@uniquewebdevelopment)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/php-7-support-32/#post-9780143)
 * Is this plugin now PHP7 compatible?
 *  Thread Starter [richardlowejr](https://wordpress.org/support/users/richardlowejr/)
 * (@richardlowejr)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/php-7-support-32/#post-9780171)
 * I never got an answer. It’s obvious that this product is not supported anymore,
   or that the support is extremely weak.
    -  This reply was modified 8 years, 9 months ago by [richardlowejr](https://wordpress.org/support/users/richardlowejr/).
 *  [SuzuKube](https://wordpress.org/support/users/suzukube/)
 * (@suzukube)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/php-7-support-32/#post-9861990)
 * I have the Credential error now, I can’t make search in the plugin anymore :/!

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/easyazon_bababa.svg)
 * [EasyAzon - Amazon Associates Affiliate Plugin](https://wordpress.org/plugins/easyazon/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easyazon/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easyazon/)
 * [Active Topics](https://wordpress.org/support/plugin/easyazon/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easyazon/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easyazon/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [SuzuKube](https://wordpress.org/support/users/suzukube/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/php-7-support-32/#post-9861990)
 * Status: resolved