array (
'needle' => 'needle in haystack text',
'fine' => 'refined',
'' => 'non-empty haystack',
0 => 'This is 0 in a haystack!',
)
Output for 7.4.0 - 7.4.33
Warning: array_filter() expects parameter 2 to be a valid callback, function 'str_contains' not found or invalid function name in /in/F5c6C on line 14
NULL