Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP E_DEPRECATED warning in PHP 8.2 for wp-redis #785

Open
owaincuvelier opened this issue Jun 29, 2023 · 0 comments
Open

PHP E_DEPRECATED warning in PHP 8.2 for wp-redis #785

owaincuvelier opened this issue Jun 29, 2023 · 0 comments
Labels
bug Existing functionality isn't behaving as expected should have Should be done, medium priority for now to refine Issues needing refine

Comments

@owaincuvelier
Copy link
Contributor

wp-redis throwing E_DEPRECATED warnings in Altis v15 & PHP 8.2

E_DEPRECATED Creation of dynamic property WP_Object_Cache::$multisite is deprecated
/usr/src/app/vendor/humanmade/wp-redis/object-cache.php:1430
E_DEPRECATED Creation of dynamic property WP_Object_Cache::$redis is deprecated
/usr/src/app/vendor/humanmade/wp-redis/object-cache.php:1100
E_DEPRECATED Creation of dynamic property WP_Object_Cache::$global_prefix is deprecated
/usr/src/app/vendor/humanmade/wp-redis/object-cache.php:1461 
@owaincuvelier owaincuvelier added bug Existing functionality isn't behaving as expected should have Should be done, medium priority for now to refine Issues needing refine labels Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Existing functionality isn't behaving as expected should have Should be done, medium priority for now to refine Issues needing refine
Projects
None yet
Development

No branches or pull requests

1 participant