You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I was getting the following in my debug logs, and so tried to clean it up a bit:
The text was updated successfully, but these errors were encountered: