Go to file
Jaroslav Hanslík f5169aba2c ParamTagValueNode: fix phpdoc for $parameterName (#20)
`@param` tag without parameter name is not supported so `$parameterName` cannot be empty string
2019-01-15 10:36:37 +01:00
doc/grammars TypeParser: add support for callable types 2018-04-25 10:39:46 +02:00
src ParamTagValueNode: fix phpdoc for $parameterName (#20) 2019-01-15 10:36:37 +01:00
tests PhpDocParserTest: fix wrong PhpDoc annotation (#17) 2018-08-09 13:08:42 +02:00
.gitattributes gitattributes: add dev files to export-ignore 2018-04-19 17:30:56 +02:00
.gitignore add FuzzyTest 2018-04-12 16:23:05 +02:00
.travis.yml require PHP 7.1+ 2018-04-30 08:52:35 +02:00
build-abnfgen.sh add FuzzyTest 2018-04-12 16:23:05 +02:00
build.xml add FuzzyTest 2018-04-12 16:23:05 +02:00
composer.json PHPStan 0.10 is stable 2019-01-14 13:26:07 +01:00
phpcs.xml add tests 2017-11-19 10:40:12 +01:00