Using array_key_exists() on objects is deprecated
-
I have a tons of notice in my log about this error:
PHP Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/xxxx/public/wp-content/plugins/adroll-for-woocommerce-stores-dev/adroll-for-woocommerce.php on line 330
Do you plan to update this?
- The topic ‘Using array_key_exists() on objects is deprecated’ is closed to new replies.