From: Arnaud Le Blanc Date: Sun, 19 Apr 2009 13:56:08 +0000 (+0000) Subject: new test X-Git-Tag: php-5.3.0RC2~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=790d160b6f396df920ea5501c18c10128f40d952;p=php new test --- diff --git a/ext/standard/tests/streams/bug47997.phpt b/ext/standard/tests/streams/bug47997.phpt new file mode 100644 index 0000000000..1ad28907f2 --- /dev/null +++ b/ext/standard/tests/streams/bug47997.phpt @@ -0,0 +1,13 @@ +--TEST-- +Bug #47997 (stream_copy_to_stream returns 1 on empty streams) +--FILE-- + +--EXPECT-- +int(0)