Test: /tests/security/open_basedir_readlink.phpt - Version 5.4.0beta2    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+
004+ Warning: unlink(/home/ec2-user/php-5.4.0beta2/tests/security/test/ok/ok.txt): Permission denied in /home/ec2-user/php-5.4.0beta2/tests/security/open_basedir.inc on line 47
005+
006+ Warning: is_dir(): open_basedir restriction in effect. File(/home/ec2-user/php-5.4.0beta2/tests/security/test/ok/symlink.txt) is not within the allowed path(s): (.) in /home/ec2-user/php-5.4.0beta2/tests/security/open_basedir.inc on line 43
007+
008+ Warning: unlink(): open_basedir restriction in effect. File(/home/ec2-user/php-5.4.0beta2/tests/security/test/ok/symlink.txt) is not within the allowed path(s): (.) in /home/ec2-user/php-5.4.0beta2/tests/security/open_basedir.inc on line 47
009+
010+ Warning: rmdir(/home/ec2-user/php-5.4.0beta2/tests/security/test/ok): Permission denied in /home/ec2-user/php-5.4.0beta2/tests/security/open_basedir.inc on line 55
011+
012+ Warning: unlink(/home/ec2-user/php-5.4.0beta2/tests/security/test/bad/bad.txt): Permission denied in /home/ec2-user/php-5.4.0beta2/tests/security/open_basedir.inc on line 47
013+
014+ Warning: rmdir(/home/ec2-user/php-5.4.0beta2/tests/security/test/bad): Permission denied in /home/ec2-user/php-5.4.0beta2/tests/security/open_basedir.inc on line 55
015+
016+ Warning: rmdir(/home/ec2-user/php-5.4.0beta2/tests/security/test): Directory not empty in /home/ec2-user/php-5.4.0beta2/tests/security/open_basedir.inc on line 55
017+
018+ Warning: mkdir(): File exists in /home/ec2-user/php-5.4.0beta2/tests/security/open_basedir.inc on line 64
019+ bool(false)
003- bool(true)
004- bool(true)
005- bool(true)
006- bool(true)
008- Warning: readlink(): open_basedir restriction in effect. File(symlink.txt) is not within the allowed path(s): (.) in %s on line %d
011- Warning: readlink(): open_basedir restriction in effect. File(../ok/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
014- Warning: readlink(): open_basedir restriction in effect. File(../ok/./symlink.txt) is not within the allowed path(s): (.) in %s on line %d
021+ Warning: mkdir(): File exists in /home/ec2-user/php-5.4.0beta2/tests/security/open_basedir.inc on line 65
024+ Warning: mkdir(): File exists in /home/ec2-user/php-5.4.0beta2/tests/security/open_basedir.inc on line 66
027+ Warning: file_put_contents(/home/ec2-user/php-5.4.0beta2/tests/security/test/ok/ok.txt): failed to open stream: Permission denied in /home/ec2-user/php-5.4.0beta2/tests/security/open_basedir.inc on line 67
028+
029+ Warning: file_put_contents(/home/ec2-user/php-5.4.0beta2/tests/security/test/bad/bad.txt): failed to open stream: Permission denied in /home/ec2-user/php-5.4.0beta2/tests/security/open_basedir.inc on line 68
030+
031+ Warning: symlink(): open_basedir restriction in effect. File(/home/ec2-user/php5.4/php-5.4.0beta2/tests/security/test/bad/bad.txt) is not within the allowed path(s): (.) in %s/open_basedir_readlink.php on line 12
034+ Warning: readlink(): open_basedir restriction in effect. File(symlink.txt) is not within the allowed path(s): (.) in %s/open_basedir_readlink.php on line 16
035+ bool(false)
036+
037+ Warning: readlink(): open_basedir restriction in effect. File(../ok/symlink.txt) is not within the allowed path(s): (.) in %s/open_basedir_readlink.php on line 17
038+ bool(false)
039+
040+ Warning: readlink(): open_basedir restriction in effect. File(../ok/./symlink.txt) is not within the allowed path(s): (.) in %s/open_basedir_readlink.php on line 18
041+ bool(false)
042+