This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
rector
Watch
1
Star
0
Fork
0
You've already forked rector
mirror of
https://github.com/rectorphp/rector.git
synced
2025-02-21 01:41:00 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
rector
/
packages
/
BetterPhpDocParser
/
PhpDocParser
History
Tomas Votruba
b03fa60c52
Fix empty docblocks (
#6128
)
...
* working prototype for nested arrays * add data provider
2021-04-13 20:58:34 +02:00
..
StaticDoctrineAnnotationParser
Various doc parser fixes (
#6125
)
2021-04-13 18:51:41 +00:00
BetterPhpDocParser.php
Traverse phpdoc with use of PhpDocNodeVisitor (
#6045
)
2021-04-06 19:33:09 +02:00
BetterTypeParser.php
Traverse phpdoc with use of PhpDocNodeVisitor (
#6045
)
2021-04-06 19:33:09 +02:00
ClassAnnotationMatcher.php
Refactor doctrine/annotation from dynamic to own static-reflection parser (
#5974
)
2021-04-04 11:01:11 +02:00
DoctrineAnnotationDecorator.php
Fix empty docblocks (
#6128
)
2021-04-13 20:58:34 +02:00
StaticDoctrineAnnotationParser.php
Various doc parser fixes (
#6125
)
2021-04-13 18:51:41 +00:00
TypeNodeAnalyzer.php
remove unused containsArrayType() method (
#6022
)
2021-03-31 11:41:32 +00:00