PHP Fatal Error issue?
-
Hi,
Been testing a site (not available online) I am developing and using some profiling tools. Been using:
wp profile stage
And it results in the following error:
PHP Fatal error: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /xxxxxxx/wp-content/plugins/stackable-ultimate-gutenberg-blocks/src/unique-id.php:45
Using PHP 8.1, WordPress 6.3.2 and plugin version 3.12.4.
I presume this is an issue with the function stackable_prevent_duplicate_unique_ids not checking $stackable_unique_ids is valid?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP Fatal Error issue?’ is closed to new replies.