Updating submodules
[hiphop-php.git] / hphp / test / slow / ext_file / some_null_byte_functions.php.expectf
blob561857e6f4237cfcaea5304232e4564ac5bb3789
2 Warning: readlink() expects parameter 1 to be a valid path, string given in %s/test/slow/ext_file/some_null_byte_functions.php on line 8
3 NULL
5 Warning: glob() expects parameter 1 to be a valid path, string given in %s/test/slow/ext_file/some_null_byte_functions.php on line 9
6 NULL
8 Warning: rmdir() expects parameter 1 to be a valid path, string given in %s/test/slow/ext_file/some_null_byte_functions.php on line 10
9 bool(false)
11 Warning: dir() expects parameter 1 to be a valid path, string given in %s/test/slow/ext_file/some_null_byte_functions.php on line 11
12 NULL
14 Warning: opendir() expects parameter 1 to be a valid path, string given in %s/test/slow/ext_file/some_null_byte_functions.php on line 12
15 NULL
17 Warning: tempnam() expects parameter 2 to be a valid path, string given in %s/test/slow/ext_file/some_null_byte_functions.php on line 13
18 NULL