From: Antony Dovgal Date: Tue, 20 Jun 2006 18:55:37 +0000 (+0000) Subject: don't leave garbage in tmp dir X-Git-Tag: RELEASE_1_0_0RC1~2683 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc5a9692cb9f331341668e9def53e24857feb5a2;p=php don't leave garbage in tmp dir --- diff --git a/ext/standard/tests/file/file_get_contents.phpt b/ext/standard/tests/file/file_get_contents.phpt index f481d43532..30c54dc8b2 100644 --- a/ext/standard/tests/file/file_get_contents.phpt +++ b/ext/standard/tests/file/file_get_contents.phpt @@ -2,8 +2,9 @@ file_get_contents() leaks on empty file --FILE-- --EXPECT-- done.