Tomas Votruba
|
31566dc869
|
Traverse phpdoc with use of PhpDocNodeVisitor (#6045)
* make use of new simple-php-doc-parser
* add ParamPhpDocNodeVisitor
* remove uneeded contracts
* skip bool instanceof
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-06 19:33:09 +02:00 |
|
Tomas Votruba
|
b2412ad62a
|
Refactor doctrine/annotation from dynamic to own static-reflection parser (#5974)
* remove doctrine/annotations
* Refactor doctrine/annotation parser to static reflection with phpdoc-parser
* remove doctirne-annotation-parser-syncer
* remove annotation stubs
* use nodes
* almost there
* [ci-review] Rector Rectify
* skip temporary
* phpstan: remove fixed messages
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-04 11:01:11 +02:00 |
|
Tomas Votruba
|
081e240640
|
[DX] Remove isInClassNamed() (#5914)
|
2021-03-20 01:37:33 +01:00 |
|
Tomas Votruba
|
025e6ed571
|
[PhpDocParser] Make use of native attributes (#5841)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-03-19 14:33:58 +00:00 |
|
Tomas Votruba
|
0acc05cc6e
|
remove runnable interface, to lower complexity (#5829)
|
2021-03-13 01:23:22 +00:00 |
|
Tomas Votruba
|
157c39aefc
|
[DX] move src/tests rules from micro-packages to single PSR-4 structure (#5826)
|
2021-03-12 23:20:25 +01:00 |
|