Test: /tests/security/open_basedir_symlink.phpt - Version 5.3.9RC3    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
007+ bool(false)
008+ bool(false)
009+ bool(false)
010+ bool(false)
007-
008- Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
011- Warning: symlink(): open_basedir restriction in effect. File(%s/test/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
012+ bool(false)
013+ bool(false)
014+ bool(false)
015+ bool(false)
016+ bool(false)
014- Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
016-
018+ Warning: unlink(/home/merger/code/php-5.3.9RC3/test/ok/symlink.txt): No such file or directory in %s/open_basedir_symlink.php on line 22
020+ bool(true)
021+ bool(false)
023+ Warning: unlink(/home/merger/code/php-5.3.9RC3/test/ok/ok2/ok.txt): No such file or directory in %s/open_basedir_symlink.php on line 27
025+ *** Finished testing open_basedir configuration [symlink] ***
017- Warning: symlink(): open_basedir restriction in effect. File(%s/test/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
018- bool(false)
019-
020- Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
021- bool(false)
022-
023- Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed path(s): (.) in %s on line %d
024- bool(false)
025-
026- Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
027- bool(false)
028-
029- Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
030- bool(false)
031-
032- Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed path(s): (.) in %s on line %d
033- bool(false)
034- bool(true)
035- bool(true)
036- bool(true)
037- bool(true)
038- bool(true)
039- *** Finished testing open_basedir configuration [symlink] ***