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
I was getting the following in my debug logs, and so tried to clean it up a bit: