Test: /tests/security/open_basedir_rmdir.phpt - Version 5.3.21    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+
004+ Warning: mkdir(): File exists in /root/egor/php-5.3.21/tests/security/open_basedir.inc on line 64
005+ bool(false)
003- bool(true)
004- bool(true)
005- bool(true)
006- bool(true)
007+ Warning: mkdir(): open_basedir restriction in effect. File(/root/egor/php-5.3.21/test/ok) is not within the allowed path(s): (.) in /root/egor/php-5.3.21/tests/security/open_basedir.inc on line 65
008- Warning: rmdir(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
010+ Warning: mkdir(): open_basedir restriction in effect. File(/root/egor/php-5.3.21/test/bad) is not within the allowed path(s): (.) in /root/egor/php-5.3.21/tests/security/open_basedir.inc on line 66
011- Warning: rmdir(): open_basedir restriction in effect. File(.././bad) is not within the allowed path(s): (.) in %s on line %d
013+ Warning: file_put_contents(): open_basedir restriction in effect. File(/root/egor/php-5.3.21/test/ok/ok.txt) is not within the allowed path(s): (.) in /root/egor/php-5.3.21/tests/security/open_basedir.inc on line 67
014+
015+ Warning: file_put_contents(/root/egor/php-5.3.21/test/ok/ok.txt): failed to open stream: Operation not permitted in /root/egor/php-5.3.21/tests/security/open_basedir.inc on line 67
014- Warning: rmdir(): open_basedir restriction in effect. File(../bad/../bad) is not within the allowed path(s): (.) in %s on line %d
015- bool(false)
017+ Warning: file_put_contents(): open_basedir restriction in effect. File(/root/egor/php-5.3.21/test/bad/bad.txt) is not within the allowed path(s): (.) in /root/egor/php-5.3.21/tests/security/open_basedir.inc on line 68
018+
019+ Warning: file_put_contents(/root/egor/php-5.3.21/test/bad/bad.txt): failed to open stream: Operation not permitted in /root/egor/php-5.3.21/tests/security/open_basedir.inc on line 68
020+
021+ Warning: chdir(): open_basedir restriction in effect. File(/root/egor/php-5.3.21/test/ok) is not within the allowed path(s): (.) in /root/egor/php-5.3.21/tests/security/open_basedir.inc on line 99
017- Warning: rmdir(): open_basedir restriction in effect. File(./.././bad) is not within the allowed path(s): (.) in %s on line %d
024+ Warning: rmdir(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s/open_basedir_rmdir.php on line 6
025+ bool(false)
026+
027+ Warning: rmdir(): open_basedir restriction in effect. File(.././bad) is not within the allowed path(s): (.) in %s/open_basedir_rmdir.php on line 7
028+ bool(false)
029+
030+ Warning: rmdir(): open_basedir restriction in effect. File(../bad/../bad) is not within the allowed path(s): (.) in %s/open_basedir_rmdir.php on line 8
031+ bool(false)
032+
033+ Warning: rmdir(): open_basedir restriction in effect. File(./.././bad) is not within the allowed path(s): (.) in %s/open_basedir_rmdir.php on line 9
034+ bool(false)
035+