From: marcosptf Date: Sun, 13 Mar 2016 06:12:23 +0000 (-0300) Subject: test to function forward_static_call_array(); X-Git-Tag: php-7.2.0alpha1~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a12b52406df421f4e8df9a626cdc770279a0890;p=php test to function forward_static_call_array(); was added new test to standard function; --- diff --git a/ext/standard/tests/forward_static_call_array.phpt b/ext/standard/tests/forward_static_call_array.phpt new file mode 100644 index 0000000000..a135a712fc --- /dev/null +++ b/ext/standard/tests/forward_static_call_array.phpt @@ -0,0 +1,47 @@ +--TEST-- +mixed forward_static_call_array ( callable $function , array $parameters ); +--CREDITS-- +marcosptf - - @phpsp - sao paulo - br +--SKIPIF-- + +--FILE-- + +--EXPECT-- +B +B more,args +C other,args