From 490609ffc40d5cbd5586bc3879342fb2bf89ae85 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Mon, 10 Apr 2006 23:48:38 +0000 Subject: [PATCH] MFB51: fixed test --- ext/standard/tests/file/bug24313.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/tests/file/bug24313.phpt b/ext/standard/tests/file/bug24313.phpt index dcea58ffef2..4b84bcac4c0 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)