depreciated error logs at the top of wordpress
-
hi i have the following php depreciated errors at the top of my wordpress c panel page…how can i resolve these? Other than affecting the media file display (i use filebird pro, which i updated and reactivated) it didn’t seem to cause any issues…
Here’s the depreciated error logs:
Deprecated: Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/pruexpert_169/public/wp-content/plugins/capability-manager-enhanced/vendor/pimple/pimple/src/Pimple/Container.php on line 133
Deprecated: Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/pruexpert_169/public/wp-content/plugins/capability-manager-enhanced/vendor/pimple/pimple/src/Pimple/Container.php on line 98
Deprecated: Return type of Pimple\Container::offsetSet($id, $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 /www/pruexpert_169/public/wp-content/plugins/capability-manager-enhanced/vendor/pimple/pimple/src/Pimple/Container.php on line 79
Deprecated: Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /www/pruexpert_169/public/wp-content/plugins/capability-manager-enhanced/vendor/pimple/pimple/src/Pimple/Container.php on line 143
Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in?/www/pruexpert_169/public/wp-content/plugins/h5p/admin/class-h5p-plugin-admin.php?on line?547
Appreciate help to resolve this, thank you.
- The topic ‘depreciated error logs at the top of wordpress’ is closed to new replies.