Test: /tests/security/open_basedir_readlink.phpt - Version 5.4.3-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
003+
004+ Warning: is_dir(): open_basedir restriction in effect. File(/opt/php/php-src/tests/security/test/ok/symlink.txt) is not within the allowed path(s): (.) in /opt/php/php-src/tests/security/open_basedir.inc on line 43
005+
006+ Warning: unlink(): open_basedir restriction in effect. File(/opt/php/php-src/tests/security/test/ok/symlink.txt) is not within the allowed path(s): (.) in /opt/php/php-src/tests/security/open_basedir.inc on line 47
007+
008+ Warning: rmdir(/opt/php/php-src/tests/security/test/ok): Directory not empty in /opt/php/php-src/tests/security/open_basedir.inc on line 55
009+
010+ Warning: rmdir(/opt/php/php-src/tests/security/test): Directory not empty in /opt/php/php-src/tests/security/open_basedir.inc on line 55
011+
012+ Warning: mkdir(): File exists in /opt/php/php-src/tests/security/open_basedir.inc on line 64
013+ bool(false)
014+
015+ Warning: mkdir(): File exists in /opt/php/php-src/tests/security/open_basedir.inc on line 65
016+ bool(false)
003- bool(true)
004- bool(true)
006- bool(true)
018+
019+ Warning: symlink(): open_basedir restriction in effect. File(/opt/php/php-src-5.4.1/tests/security/test/bad/bad.txt) is not within the allowed path(s): (.) in %s/open_basedir_readlink.php on line 12
020+ bool(false)