php-parser/test/code/parser/stmt/function
2021-09-03 15:06:33 +02:00
..
builtinTypeDeclarations.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
byRef.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
conditional.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
defaultValues.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
intersectionTypes.test Add support for intersection types 2021-09-03 15:06:33 +02:00
neverType.test Add never type 2021-04-25 22:35:28 +02:00
nullableTypes.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
parameters_trailing_comma.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
returnTypes.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
specialVars.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
typeDeclarations.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
unionTypes.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
variadic.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
variadicDefaultValue.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00