--TEST-- Test array_key_exists() function : usage variations - Pass differnt data types to $search arg --FILE-- --EXPECTF-- *** Testing array_key_exists() : usage variations *** -- Iteration 1 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 2 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 3 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 4 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 5 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 6 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 7 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 8 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 9 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 10 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 11 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 12 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 13 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 14 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 15 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 16 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 17 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 18 -- bool(false) -- Iteration 19 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 20 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 21 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 22 -- bool(false) -- Iteration 23 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 24 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) -- Iteration 25 -- Warning: array_key_exists(): The second argument should be either an array or an object in %s on line %d bool(false) Done