Title: Plugin still active? Deprecated PHP code
Last modified: October 26, 2023

---

# Plugin still active? Deprecated PHP code

 *  [jdyach](https://wordpress.org/support/users/jdyach/)
 * (@jdyach)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/plugin-still-active-deprecated-php-code/)
 * Is this plugin still active? It has the WP.org notice of “This plugin **hasn’t
   been tested with the latest 3 major releases of WordPress**. It may no longer
   be maintained or supported and may have compatibility issues when used with more
   recent versions of WordPress.”
 * I paid for the RML for Amazon S3 & CloudFront plugin addon and need this for 
   it to continue to work.
 * I am upgrading to PHP 8.2 and getting many deprecation errors in the logs:
 * **Deprecated**: Creation of dynamic property WPRemoteMediaExt\WPCore\hooks\ThemeScript::
   $isHooked is deprecated in **/wp-content/plugins/remote-medias-lite/vendor/loumray/
   wpcore/src/WPfeature.php** on line **188**
 * **Deprecated**: Creation of dynamic property WPRemoteMediaExt\WPCore\hooks\AdminScript::
   $isHooked is deprecated in **/wp-content/plugins/remote-medias-lite/vendor/loumray/
   wpcore/src/WPfeature.php** on line **188**
 * **Deprecated**: Return type of WPRemoteMediaExt\Guzzle\Common\Collection::offsetExists(
   $offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset):
   bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily
   suppress the notice in **/wp-content/plugins/remote-medias-lite/vendor/guzzle/
   guzzle/src/Guzzle/Common/Collection.php** on line **294**
 * **Deprecated**: Return type of WPRemoteMediaExt\Guzzle\Common\Collection::offsetGet(
   $offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset):
   mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily
   suppress the notice in **/wp-content/plugins/remote-medias-lite/vendor/guzzle/
   guzzle/src/Guzzle/Common/Collection.php** on line **299**
 * **Deprecated**: Return type of WPRemoteMediaExt\Guzzle\Common\Collection::offsetSet(
   $offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed
   $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should
   be used to temporarily suppress the notice in **/wp-content/plugins/remote-medias-
   lite/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php** on line **304**
 * **Deprecated**: Return type of WPRemoteMediaExt\Guzzle\Common\Collection::offsetUnset(
   $offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset):
   void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily
   suppress the notice in **/wp-content/plugins/remote-medias-lite/vendor/guzzle/
   guzzle/src/Guzzle/Common/Collection.php** on line **309**
 * **Deprecated**: Return type of WPRemoteMediaExt\Guzzle\Common\Collection::getIterator()
   should either be compatible with IteratorAggregate::getIterator(): Traversable,
   or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress
   the notice in **/wp-content/plugins/remote-medias-lite/vendor/guzzle/guzzle/src/
   Guzzle/Common/Collection.php** on line **50**
 * **Deprecated**: Return type of WPRemoteMediaExt\Guzzle\Common\Collection::count()
   should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange]
   attribute should be used to temporarily suppress the notice in **/wp-content/
   plugins/remote-medias-lite/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.
   php** on line **45**
   **Deprecated**: WPRemoteMediaExt\Guzzle\Service\Description\
   ServiceDescription implements the Serializable interface, which is deprecated.
   Implement __serialize() and __unserialize() instead (or in addition, if support
   for old PHP versions is necessary) in **/wp-content/plugins/remote-medias-lite/
   vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php** 
   on line **11**
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-still-active-deprecated-php-code%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Plugin still active? Deprecated PHP code’ is closed to new replies.

 * ![](https://ps.w.org/remote-medias-lite/assets/icon-256x256.png?rev=995177)
 * [Remote Media Libraries](https://wordpress.org/plugins/remote-medias-lite/)
 * [Support Threads](https://wordpress.org/support/plugin/remote-medias-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/remote-medias-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/remote-medias-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/remote-medias-lite/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [jdyach](https://wordpress.org/support/users/jdyach/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/plugin-still-active-deprecated-php-code/)
 * Status: not resolved