From: Pierre Joye Date: Sun, 17 Aug 2008 13:07:06 +0000 (+0000) Subject: - fix test (portable), use . as basedir and create the tmp dir in the test directory X-Git-Tag: BEFORE_HEAD_NS_CHANGE~683 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2345321956b948728e0173ed9e703e71bf379e8a;p=php - fix test (portable), use . as basedir and create the tmp dir in the test directory --- diff --git a/ext/standard/tests/general_functions/bug41518.phpt b/ext/standard/tests/general_functions/bug41518.phpt index 07c3427223..097ba02917 100644 --- a/ext/standard/tests/general_functions/bug41518.phpt +++ b/ext/standard/tests/general_functions/bug41518.phpt @@ -3,13 +3,14 @@ Bug #41518 (file_exists() warns of open_basedir restriction on non-existent file --SKIPIF-- --INI-- -open_basedir=/tmp/ +open_basedir=. --FILE-- --EXPECT--