1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 17:28:27 +01:00
PHP-Parser/test/code/parser/stmt/function
2015-04-18 21:20:45 +02:00
..
byRef.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
conditional.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
defaultValues.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
generator.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
returnTypes.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
specialVars.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
typeHints.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
variadic.test Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
variadic.test-fail Make column info 1-based 2015-04-18 21:20:45 +02:00