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 0000000000000..a135a712fcae7 --- /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