PHP8 Compatibility
-
Hi there!
While digging into a bug reports for WordPress, I noticed that your plugin is calling
wp_localize_script()incorrectly, passing a string to the 3rd parameter which is supposed to be an array, which causes warnings under PHP 8.For reference:
https://plugins.trac.ww.wp.xz.cn/browser/clover-online-orders/trunk/includes/moo-OnlineOrders-shortcodes.php?marks=392,394,396#L387
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PHP8 Compatibility’ is closed to new replies.