--TEST-- Test array_search() function - error conditions --FILE-- --EXPECTF-- *** Testing error conditions of array_search() *** Warning: Wrong parameter count for array_search() in %s on line %d NULL Warning: Wrong parameter count for array_search() in %s on line %d NULL Warning: Wrong parameter count for array_search() in %s on line %d NULL Warning: array_search(): Wrong datatype for second argument in %s on line %d bool(false) Warning: array_search(): Wrong datatype for second argument in %s on line %d bool(false) Done