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 11The page I need help with: [log in to see the link]
The topic ‘Plugin still active? Deprecated PHP code’ is closed to new replies.