--TEST-- Test realpath() function: error conditions --SKIPIF-- --FILE-- expected echo "Done\n"; ?> --EXPECTF-- *** Testing realpath() for error conditions *** Warning: realpath() expects exactly 1 parameter, 0 given in %s on line %d NULL Warning: realpath() expects exactly 1 parameter, 2 given in %s on line %d NULL Done