--TEST-- Test array_map() function : usage variations - non existent 'callback' function --FILE-- --EXPECTF-- *** Testing array_map() : non existent 'callback' function *** Warning: array_map() expects parameter 1 to be a valid callback, function 'non_existent' not found or invalid function name in %s on line %d NULL Done