From: Antony Dovgal Date: Fri, 28 Jul 2006 13:47:56 +0000 (+0000) Subject: fix test X-Git-Tag: php-5.2.0RC2~169 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a76b852989306ac4c71a32b5e792e5b21a198dec;p=php fix test --- diff --git a/ext/standard/tests/file/bug24313.phpt b/ext/standard/tests/file/bug24313.phpt index 4c6053b278..04057c58a3 100644 --- a/ext/standard/tests/file/bug24313.phpt +++ b/ext/standard/tests/file/bug24313.phpt @@ -1,10 +1,10 @@ --TEST-- Bug #24313 (file_exists() throws a warning on nonexistent files when is open_basedir enabled) --INI-- -open_basedir=/bin +open_basedir=/dev --FILE-- --EXPECT-- bool(false)