Tomas Votruba
|
ba205b46bb
|
Updated Rector to commit 68d410ef00d15ca5e373a33fd66d593e0d3de346
68d410ef00 Trigger notification (#741)
|
2021-08-23 00:20:32 +00:00 |
|
Tomas Votruba
|
674f76ced2
|
Updated Rector to commit 877cbb2de8150b672a966d7a8907ed63769e1cdd
877cbb2de8 fix(scoper): prefix vendor classes from PHPDoc, close #6614 (#739)
|
2021-08-22 23:17:31 +00:00 |
|
Tomas Votruba
|
4f5c3f4a02
|
Updated Rector to commit 0c709dfac727d7ea9b8d121a20daec17ebc0b1cb
0c709dfac7 Refactor node removing to phpdoc node traverser (#405)
|
2021-07-08 15:36:45 +00:00 |
|
Tomas Votruba
|
95050e7bf5
|
Updated Rector to commit 7c88f7c814a9731b01e6ac1896daa981c50890de
7c88f7c814 Re-use PhpDocNodeByTypeFinder (#353)
|
2021-07-01 14:46:27 +00:00 |
|
Tomas Votruba
|
fd5b91388f
|
Updated Rector to commit 19934737d81b9d56a95c3cdd0ed467439a75c60c
19934737d8 Try external PhpDocNodeByTypeFinder (#352)
|
2021-07-01 14:10:40 +00:00 |
|
Tomas Votruba
|
05aceb8871
|
Updated Rector to commit 37d04ea8ea5e192aa2a2a940b9d34e2af4600c38
37d04ea8ea Making use of PhpDocNodeTraverser (#348)
|
2021-07-01 13:06:29 +00:00 |
|
Tomas Votruba
|
cdc3b7adef
|
Updated Rector to commit f451b0b8e1e6761ec7f50809745d44d01caba66d
f451b0b8e1 [PHP 8.0] Bump to promoted properties (#4)
|
2021-05-10 23:39:21 +00:00 |
|
Tomas Votruba
|
7d36c3b0b9
|
Updated Rector to commit a80cf5292d6df5e83b7d17c78630506e361bede9
a80cf5292d revert to working scoper 0.14
|
2021-05-10 22:23:08 +00:00 |
|
Tomas Votruba
|
363a910cf7
|
Updated Rector to commit a7db1ad94df4879885b9106773d2f8335cb40e49
a7db1ad94d use scoper 0.15
|
2021-05-10 22:10:16 +00:00 |
|
Tomas Votruba
|
d56e7982d0
|
Updated Rector to commit dedd4b55fe3e03cae9bd5ac822cfdccd8deb3fb6
dedd4b55fe make node_helper.php safe for similar names
|
2021-05-09 20:15:43 +00:00 |
|
Tomas Votruba
|
b03536c0f5
|
Improve token iterator usage (#6046)
* use token iterator
* add spaceless tag
* [ci-review] Rector Rectify
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-06 20:36:50 +02:00 |
|
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
|
cfa61bc2dd
|
remove PhpDocNodeTransformerInterface overly abstraction; merge AttributeAwarePhpDoc to BetterPhpDocParser (#5920)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-03-20 16:27:18 +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
|
67670e70ad
|
[DX] move packages from src/tests to single PSR-4 directory (#5824)
|
2021-03-12 01:21:29 +00:00 |
|