php-parser/test/code/parser/stmt/function
Nikita Popov 62f83a0dc2 Add column info for non-syntax errors where relatively precise
Should it also be added if only rough information is available? E.g.
spanning an entire class?
2015-04-18 13:27:58 +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 Add column info for non-syntax errors where relatively precise 2015-04-18 13:27:58 +02:00