Lines Matching refs:file_exists
8 test_open_basedir("file_exists");
16 *** Testing open_basedir configuration [file_exists] ***
23 Warning: file_exists(): open_basedir restriction in effect. File(../bad) is not within the allowed …
26 Warning: file_exists(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the …
29 Warning: file_exists(): open_basedir restriction in effect. File(..) is not within the allowed path…
32 Warning: file_exists(): open_basedir restriction in effect. File(../) is not within the allowed pat…
35 Warning: file_exists(): open_basedir restriction in effect. File(/) is not within the allowed path(…
38 Warning: file_exists(): open_basedir restriction in effect. File(../bad/.) is not within the allowe…
41 Warning: file_exists(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within…
44 Warning: file_exists(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not…
47 Warning: file_exists(): open_basedir restriction in effect. File(./../.) is not within the allowed …
54 *** Finished testing open_basedir configuration [file_exists] ***