--TEST-- First class callables should retain the signature for reflection --FILE-- --EXPECTF-- Closure [ function test ] { @@ %s 3 - 3 - Parameters [3] { Parameter #0 [ int $a ] Parameter #1 [ string &$b ] Parameter #2 [ Foo ...$c ] } }