From: Hannes Magnusson Date: Tue, 20 Jun 2006 19:30:19 +0000 (+0000) Subject: Test for bug #37864 (file_get_contents() leaks on empty file) X-Git-Tag: RELEASE_1_0_0RC1~2681 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c87f890bc1ff542dcceaf3aef55c35cdfd4cb2f;p=php Test for bug #37864 (file_get_contents() leaks on empty file) --- diff --git a/ext/standard/tests/file/bug37864.phpt b/ext/standard/tests/file/bug37864.phpt new file mode 100644 index 0000000000..be67352344 --- /dev/null +++ b/ext/standard/tests/file/bug37864.phpt @@ -0,0 +1,10 @@ +--TEST-- +Bug #37864 (file_get_contents() leaks on empty file) +--FILE-- + +--EXPECT-- +done.