Test: /tests/security/open_basedir_file_put_contents.phpt - Version 7.2.0-dev    

There are 3 different diffs reported by users for this test.

Count Diff
14 (82%)
003+
004+ Warning: mkdir(): File exists in /home/edgarsandi/proj/personal/php-src/tests/security/open_basedir.inc on line 64
005+ bool(false)
006+
007+ Warning: mkdir(): open_basedir restriction in effect. File(/home/edgarsandi/proj/personal/php-src/test/ok) is not within the allowed path(s): (.) in /home/edgarsandi/proj/personal/php-src/tests/security/open_basedir.inc on line 65
008+ bool(false)
009+
010+ Warning: mkdir(): open_basedir restriction in effect. File(/home/edgarsandi/proj/personal/php-src/test/bad) is not within the allowed path(s): (.) in /home/edgarsandi/proj/personal/php-src/tests/security/open_basedir.inc on line 66
011+ bool(false)
012+
013+ Warning: file_put_contents(): open_basedir restriction in effect. File(/home/edgarsandi/proj/personal/php-src/test/ok/ok.txt) is not within the allowed path(s): (.) in /home/edgarsandi/proj/personal/php-src/tests/security/open_basedir.inc on line 67
014+
015+ Warning: file_put_contents(/home/edgarsandi/proj/personal/php-src/test/ok/ok.txt): failed to open stream: Operation not permitted in /home/edgarsandi/proj/personal/php-src/tests/security/open_basedir.inc on line 67
016+
017+ Warning: file_put_contents(): open_basedir restriction in effect. File(/home/edgarsandi/proj/personal/php-src/test/bad/bad.txt) is not within the allowed path(s): (.) in /home/edgarsandi/proj/personal/php-src/tests/security/open_basedir.inc on line 68
018+
019+ Warning: file_put_contents(/home/edgarsandi/proj/personal/php-src/test/bad/bad.txt): failed to open stream: Operation not permitted in /home/edgarsandi/proj/personal/php-src/tests/security/open_basedir.inc on line 68
020+
021+ Warning: chdir(): open_basedir restriction in effect. File(/home/edgarsandi/proj/personal/php-src/test/ok) is not within the allowed path(s): (.) in /home/edgarsandi/proj/personal/php-src/tests/security/open_basedir.inc on line 99
022+ bool(false)
003- bool(true)
004- bool(true)
005- bool(true)
006- bool(true)
2 (12%)
003+
004+ Warning: readdir(): supplied resource is not a valid Directory resource in /experiment/source/tests/security/open_basedir.inc on line 39
005+
006+ Warning: closedir(): supplied resource is not a valid Directory resource in /experiment/source/tests/security/open_basedir.inc on line 53
003- bool(true)
008- Warning: file_put_contents(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
010+ Segmentation fault (core dumped)
012+ Termsig=11
009-
010- Warning: file_put_contents(../bad/bad.txt): failed to open stream: %s in %s on line %d
011- bool(false)
012-
013- Warning: file_put_contents(): open_basedir restriction in effect. File(.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
014-
015- Warning: file_put_contents(.././bad/bad.txt): failed to open stream: %s in %s on line %d
016- bool(false)
017-
018- Warning: file_put_contents(): open_basedir restriction in effect. File(../bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
019-
020- Warning: file_put_contents(../bad/../bad/bad.txt): failed to open stream: %s in %s on line %d
021- bool(false)
022-
023- Warning: file_put_contents(): open_basedir restriction in effect. File(./.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
024-
025- Warning: file_put_contents(./.././bad/bad.txt): failed to open stream: %s in %s on line %d
026- bool(false)
027-
028- Warning: file_put_contents(): open_basedir restriction in effect. File%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
029-
030- Warning: file_put_contents%s/test/bad/bad.txt): failed to open stream: %s in %s on line %d
031- bool(false)
032- *** Finished testing open_basedir configuration [file_put_contents] ***
1 (6%)
003+
004+ Warning: readdir(): supplied resource is not a valid Directory resource in /experiment/source/tests/security/open_basedir.inc on line 39
005+
006+ Warning: closedir(): supplied resource is not a valid Directory resource in /experiment/source/tests/security/open_basedir.inc on line 53
006- bool(true)
010+ Segmentation fault (core dumped)
007-
008- Warning: file_put_contents(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
009-
010- Warning: file_put_contents(../bad/bad.txt): failed to open stream: %s in %s on line %d
011- bool(false)
012-
013- Warning: file_put_contents(): open_basedir restriction in effect. File(.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
014-
015- Warning: file_put_contents(.././bad/bad.txt): failed to open stream: %s in %s on line %d
016- bool(false)
017-
018- Warning: file_put_contents(): open_basedir restriction in effect. File(../bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
019-
020- Warning: file_put_contents(../bad/../bad/bad.txt): failed to open stream: %s in %s on line %d
021- bool(false)
022-
023- Warning: file_put_contents(): open_basedir restriction in effect. File(./.././bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
024-
025- Warning: file_put_contents(./.././bad/bad.txt): failed to open stream: %s in %s on line %d
026- bool(false)
027-
028- Warning: file_put_contents(): open_basedir restriction in effect. File%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
029-
030- Warning: file_put_contents%s/test/bad/bad.txt): failed to open stream: %s in %s on line %d
031- bool(false)
032- *** Finished testing open_basedir configuration [file_put_contents] ***