From 4dfd5f4403be85d467992bf8a6bae4de40d4a06e Mon Sep 17 00:00:00 2001 From: Joe Watkins Date: Mon, 17 Oct 2016 16:50:12 +0100 Subject: [PATCH] Merge branch 'pull-request/1816' --- ext/hash/tests/hash_update_stream.phpt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 ext/hash/tests/hash_update_stream.phpt diff --git a/ext/hash/tests/hash_update_stream.phpt b/ext/hash/tests/hash_update_stream.phpt new file mode 100644 index 0000000000..b628b9c912 --- /dev/null +++ b/ext/hash/tests/hash_update_stream.phpt @@ -0,0 +1,23 @@ +--TEST-- +int hash_update_stream ( resource $context , resource $handle [, int $length = -1 ] ); +--CREDITS-- +marcosptf - - @phpsp - sao paulo - br +--SKIPIF-- + +?> +--FILE-- + +--EXPECT-- +5c6ffbdd40d9556b73a21e63c3e0e904 -- 2.50.1