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
2020-06-27 17:57:47 +02:00
..
builtinTypeDeclarations.test Add constructor promotion support 2020-06-27 17:57:47 +02:00
byRef.test Add constructor promotion support 2020-06-27 17:57:47 +02:00
conditional.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
defaultValues.test Add constructor promotion support 2020-06-27 17:57:47 +02:00
nullableTypes.test Add constructor promotion support 2020-06-27 17:57:47 +02:00
parameters_trailing_comma.test Add constructor promotion support 2020-06-27 17:57:47 +02:00
returnTypes.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
specialVars.test Always use Identifier nodes 2017-04-28 20:57:32 +02:00
typeDeclarations.test Add constructor promotion support 2020-06-27 17:57:47 +02:00
unionTypes.test Add constructor promotion support 2020-06-27 17:57:47 +02:00
variadic.test Add constructor promotion support 2020-06-27 17:57:47 +02:00
variadicDefaultValue.test Add constructor promotion support 2020-06-27 17:57:47 +02:00