mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-12-02 17:28:27 +01:00
3ad0d4b310
This adds an additional "returnType" subnode to Stmt\Function_, Stmt\ClassMethod and Expr\Closure, as well as the corresponding support in the name resolver and pretty printer. |
||
---|---|---|
.. | ||
byRef.test | ||
conditional.test | ||
defaultValues.test | ||
generator.test | ||
returnTypes.test | ||
specialVars.test | ||
typeHints.test | ||
variadic.test | ||
variadic.test-fail |