From: Ilia Alshanetsky Date: Mon, 10 Apr 2006 23:48:10 +0000 (+0000) Subject: Fixed test X-Git-Tag: php-5.1.3RC3~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bab5226b284613b7cda0dc5e0283e6b129b6106;p=php Fixed test --- diff --git a/ext/standard/tests/file/bug24313.phpt b/ext/standard/tests/file/bug24313.phpt index dcea58ffef..4b84bcac4c 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)