Skip to content

Replace null with array to fix "TypeError: in_array(): Argument #2 ($haystack)...

bassambarham requested to merge (removed):master into master

Replace null with array to fix "TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in in_array()" in PHP 8.1

Merge request reports