amimoto-ami / c3-cloudfront-clear-cache

This is simple plugin that clear all cloudfront cache if you publish posts.
25 stars 32 forks source link

PHP 8.2 Deprecations #118

Open jamesgrobertson opened 11 months ago

jamesgrobertson commented 11 months ago

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