New deprecated warnings with PHP 8.4
-
Hello Cloudinary team
Wanted to know if you are aware of a couple of deprecated warnings that the Cloudinary WP plugin is throwing with PHP 8.4 version, I am seeing a lot of these:
PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in wp-content/plugins/cloudinary-image-management-and-manipulation-in-the-cloud-cdn/php/class-delivery.php on line 1947
PHP Deprecated: strtok(): Passing null to parameter #1 ($string) of type string is deprecated in wp-content/plugins/cloudinary-image-management-and-manipulation-in-the-cloud-cdn/php/class-delivery.php on line 1952
Both I think might be related to a warning I also noticed:
PHP Warning: Undefined array key “src” in wp-content/plugins/cloudinary-image-management-and-manipulation-in-the-cloud-cdn/php/class-delivery.php on line 1569
Can you please take a look and maybe prepare a fix on a new version of the plugin?
Thank you!
You must be logged in to reply to this topic.