PHP 8.4 compatibility issue
-
Hi,
I noticed a PHP 8.4 compatibility issue in the latest version of Mailchimp for WooCommerce.
The plugin triggers the following error:
Deprecated: str_getcsv(): the $escape parameter must be provided as its default value will changeOn some PHP 8.4 configurations where deprecations are treated as fatal, this can prevent the plugin from working correctly.
Could you please update the
str_getcsv()call to explicitly pass the$escapeparameter to ensure full PHP 8.4 compatibility?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.