From c2f796c58b0f9e4598a0ec440d4f4483d338aa74 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Fri, 27 May 2011 19:21:21 +0000 Subject: [PATCH] MFH: Fix for failing test. --- tests/security/open_basedir_readlink.phpt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/security/open_basedir_readlink.phpt b/tests/security/open_basedir_readlink.phpt index a632dce243..fe16d08542 100644 --- a/tests/security/open_basedir_readlink.phpt +++ b/tests/security/open_basedir_readlink.phpt @@ -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] *** -- 2.40.0