[PHP 8.1] Warning: Undefined array key
-
There are PHP 8.1 compatibility issues. Whenever I make a save to the Dynamic QR setting, there will be a warning given, as follows:
Warning: Undefined array key "sos-dynamic-qr-code-mb_post-content-12" in /home/httpd/vhosts/_/httpdocs/wordpress/wp-content/plugins/dynamic-qr-code/sos/wp/metabox.php on line 188 Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/_/httpdocs/wordpress/wp-content/plugins/dynamic-qr-code/sos/wp/metabox.php:188) in /home/httpd/vhosts/_/httpdocs/wordpress/wp-includes/pluggable.php on line 1435 Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/_/httpdocs/wordpress/wp-content/plugins/dynamic-qr-code/sos/wp/metabox.php:188) in /home/httpd/vhosts/_/httpdocs/wordpress/wp-includes/pluggable.php on line 1438
fyi: domain has been substituted by _This is also triggering when I do any other request to wp-options.php or post.php.
Please fix it.
Let me know if you need any more info.
- The topic ‘[PHP 8.1] Warning: Undefined array key’ is closed to new replies.