From b7bca610dd5dfa75879d1b5e1508e03adad124dc Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Tue, 20 Jun 2006 21:49:16 +0000 Subject: [PATCH] make sure the test outputs what we want --- ext/standard/tests/file/bug37864.phpt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ext/standard/tests/file/bug37864.phpt b/ext/standard/tests/file/bug37864.phpt index bb97cef7e2..d74647cc79 100644 --- a/ext/standard/tests/file/bug37864.phpt +++ b/ext/standard/tests/file/bug37864.phpt @@ -3,8 +3,10 @@ Bug #37864 (file_get_contents() leaks on empty file) --FILE-- --EXPECT-- +string(0) "" done. -- 2.40.0