]> granicus.if.org Git - php/commitdiff
Fix for failing test.
authorJeraimee Hughes <jeraimee@php.net>
Tue, 17 May 2011 15:06:48 +0000 (15:06 +0000)
committerJeraimee Hughes <jeraimee@php.net>
Tue, 17 May 2011 15:06:48 +0000 (15:06 +0000)
tests/security/open_basedir_readlink.phpt

index a632dce243d0accbce26a870fe246242cc02419d..fe16d08542229bee9c8ec05f91bcdca83052503c 100644 (file)
@@ -69,8 +69,6 @@ bool(false)
 
 Warning: readlink(): open_basedir restriction in effect. File(%s/test/ok/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
 bool(false)
-
-Warning: unlink(): open_basedir restriction in effect. File(%s/test/ok/symlink.txt) is not within the allowed path(s): (.) in %s on line %d
-bool(false)
+bool(true)
 *** Finished testing open_basedir configuration [readlink] ***