From: Arnaud Le Blanc Date: Sun, 19 Apr 2009 13:56:16 +0000 (+0000) Subject: new test X-Git-Tag: php-5.4.0alpha1~191^2~3906 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c4b26258ece12ca68b4438a786c90894e56f181;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)