From: Nuno Lopes Date: Tue, 20 Jun 2006 21:49:16 +0000 (+0000) Subject: make sure the test outputs what we want X-Git-Tag: php-5.2.0RC1~268 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b7bca610dd5dfa75879d1b5e1508e03adad124dc;p=php make sure the test outputs what we want --- 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.