Test: /tests/security/open_basedir_chmod.phpt - Version 7.2.25    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+
004+ Warning: mkdir(): File exists in /usr/local/src/php-7.2.25/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(/usr/local/src/php-7.2.25/test/ok) is not within the allowed path(s): (.) in /usr/local/src/php-7.2.25/tests/security/open_basedir.inc on line 65
008- Warning: chmod(): 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(/usr/local/src/php-7.2.25/test/bad) is not within the allowed path(s): (.) in /usr/local/src/php-7.2.25/tests/security/open_basedir.inc on line 66
011- Warning: chmod(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
013+ Warning: file_put_contents(): open_basedir restriction in effect. File(/usr/local/src/php-7.2.25/test/ok/ok.txt) is not within the allowed path(s): (.) in /usr/local/src/php-7.2.25/tests/security/open_basedir.inc on line 67
014+
015+ Warning: file_put_contents(/usr/local/src/php-7.2.25/test/ok/ok.txt): failed to open stream: Operation not permitted in /usr/local/src/php-7.2.25/tests/security/open_basedir.inc on line 67
014- Warning: chmod(): open_basedir restriction in effect. File(..) 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(/usr/local/src/php-7.2.25/test/bad/bad.txt) is not within the allowed path(s): (.) in /usr/local/src/php-7.2.25/tests/security/open_basedir.inc on line 68
018+
019+ Warning: file_put_contents(/usr/local/src/php-7.2.25/test/bad/bad.txt): failed to open stream: Operation not permitted in /usr/local/src/php-7.2.25/tests/security/open_basedir.inc on line 68
020+
021+ Warning: chdir(): open_basedir restriction in effect. File(/usr/local/src/php-7.2.25/test/ok) is not within the allowed path(s): (.) in /usr/local/src/php-7.2.25/tests/security/open_basedir.inc on line 99
017- Warning: chmod(): open_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
020- Warning: chmod(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
023- Warning: chmod(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
024+ Warning: chmod(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s/open_basedir_chmod.php on line 7
026- Warning: chmod(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allowed path(s): (.) in %s on line %d
027+ Warning: chmod(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s/open_basedir_chmod.php on line 8
030+ Warning: chmod(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s/open_basedir_chmod.php on line 9
031- bool(true)
032- bool(true)
033- bool(true)
034- bool(true)
035- bool(true)
036- *** Finished testing open_basedir configuration [chmod] ***
033+ Warning: chmod(): open_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s/open_basedir_chmod.php on line 10
034+ bool(false)
035+
036+ Warning: chmod(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s/open_basedir_chmod.php on line 11
037+ bool(false)
038+
039+ Warning: chmod(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s/open_basedir_chmod.php on line 12
040+ bool(false)
041+
042+ Warning: chmod(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allowed path(s): (.) in %s/open_basedir_chmod.php on line 13
043+ bool(false)
044+
047+
048+ Warning: chmod(): open_basedir restriction in effect. File(/usr/local/src/php-7.2.25/test/ok/ok.txt) is not within the allowed path(s): (.) in %s/open_basedir_chmod.php on line 16
049+ bool(false)
050+
051+ Warning: chmod(): No such file or directory in %s/open_basedir_chmod.php on line 17
052+ bool(false)
053+
054+ Warning: chmod(): No such file or directory in %s/open_basedir_chmod.php on line 18
055+ bool(false)
056+
057+ Warning: chmod(): open_basedir restriction in effect. File(../ok/ok.txt) is not within the allowed path(s): (.) in %s/open_basedir_chmod.php on line 19
058+ bool(false)
059+
060+ Warning: chmod(): open_basedir restriction in effect. File(../ok/./ok.txt) is not within the allowed path(s): (.) in %s/open_basedir_chmod.php on line 20
061+ bool(false)
062+
063+ Warning: chmod(): open_basedir restriction in effect. File(/usr/local/src/php-7.2.25/test/ok/ok.txt) is not within the allowed path(s): (.) in %s/open_basedir_chmod.php on line 21
064+ *** Finished testing open_basedir configuration [chmod] ***