From: Ilia Alshanetsky Date: Mon, 10 Apr 2006 23:48:47 +0000 (+0000) Subject: MFH: fixed test X-Git-Tag: php-4.4.3RC1~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ad132a16208587d9ec6a87bd5d88e2113356102;p=php MFH: fixed test --- diff --git a/ext/standard/tests/file/bug24313.phpt b/ext/standard/tests/file/bug24313.phpt index 67b7cf8dd8..8d77817d24 100644 --- a/ext/standard/tests/file/bug24313.phpt +++ b/ext/standard/tests/file/bug24313.phpt @@ -4,7 +4,7 @@ Bug #24313: file_exists() warning on non-existant files when is open_basedir ena open_basedir=/tmp --FILE-- --EXPECT-- bool(false)