PHP Fatal error: Uncaught Error: [] operator not supported for strings
-
Latest 2.0.91 version throws the following fatal:
PHP Fatal error: Uncaught Error: [] operator not supported for strings in /srv/htdocs/wp-content/plugins/quick-adsense-reloaded/includes/template-functions.php:4024Can you fix and ensure
$privacyis is an array? In PHP 8+ it’s evaluating to an empty string instead of an array.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP Fatal error: Uncaught Error: [] operator not supported for strings’ is closed to new replies.