Handle this typehints
[hiphop-php.git] / hphp / test / slow / file / include_path_parse_ini.php.expectf
blobedd0411e488c51454a74cb32a55e01a3902b8b4e
1 Warning: Invalid argument: Filename cannot be empty! in %s/test/slow/file/include_path_parse_ini.php on line 13
2 bool(false)
3 array(2) {
4   ["include_path_parse_direct_dir"]=>
5   string(1) "1"
6   ["hhvm.php7.all"]=>
7   string(0) ""
10 Warning: No such file or directory in %s/test/slow/file/include_path_parse_ini.php on line 19
11 bool(false)
12 array(2) {
13   ["include_path_parse_direct_dir"]=>
14   string(1) "1"
15   ["hhvm.php7.all"]=>
16   string(0) ""
18 array(2) {
19   ["include_path_parse_direct_dir"]=>
20   string(1) "1"
21   ["hhvm.php7.all"]=>
22   string(0) ""
24 array(2) {
25   ["include_path_parse_nested_dir"]=>
26   string(1) "1"
27   ["hhvm.php7.all"]=>
28   string(0) ""
30 array(2) {
31   ["include_path_parse_nested_dir"]=>
32   string(1) "1"
33   ["hhvm.php7.all"]=>
34   string(0) ""
36 array(1) {
37   ["include_path_parse_direct_dir"]=>
38   string(1) "1"
40 array(1) {
41   ["include_path_parse_direct_dir"]=>
42   string(1) "1"
44 array(1) {
45   ["include_path_parse_nested_dir"]=>
46   string(1) "1"
48 array(1) {
49   ["include_path_parse_direct_dir"]=>
50   string(1) "1"
53 Warning: No such file or directory in %s/test/slow/file/include_path_parse_ini.php on line 60
54 bool(false)
56 Warning: remote access to ini files is not allowed in %s/test/slow/file/include_path_parse_ini.php on line 65
57 bool(false)