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 8.2 Deprecations #118

Open
jamesgrobertson opened this issue Nov 21, 2023 · 0 comments
Open

PHP 8.2 Deprecations #118

jamesgrobertson opened this issue Nov 21, 2023 · 0 comments

Comments

@jamesgrobertson
Copy link

I was getting the following in my debug logs, and so tried to clean it up a bit:

PHP Deprecated:  Creation of dynamic property C3_CloudFront_Cache_Controller\Invalidation_Service::$cf_service is deprecated in .../c3-cloudfront-clear-cache/classes/Invalidation_Service.php on line 68
PHP Deprecated:  Creation of dynamic property C3_CloudFront_Cache_Controller\Invalidation_Service::$notice is deprecated in .../c3-cloudfront-clear-cache/classes/Invalidation_Service.php on line 69
PHP Deprecated:  Creation of dynamic property C3_CloudFront_Cache_Controller\Cron_Service::$cf_service is deprecated in .../c3-cloudfront-clear-cache/classes/Cron_Service.php on line 51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant