From: Antony Dovgal Date: Tue, 20 Jun 2006 18:55:46 +0000 (+0000) Subject: don't leave garbage in tmp dir X-Git-Tag: php-5.2.0RC1~272 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=959af2a28daf33f8f4bbcb693d86e4cd9ec95d0a;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 1a7b2eb885..9fd762a114 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.