10 Commits

Author SHA1 Message Date
Tomas Votruba
36facd801f Updated Rector to commit cfc7c5b2ec917f6cb7f610b147faaef83a6a3483
cfc7c5b2ec [Downgrade PHP 8.0] Add DowngradeAttributeToAnnotationRector (#93)
2021-05-23 12:45:00 +00:00
Tomas Votruba
8cfe98d5b7 Updated Rector to commit e5390727136d914b273b04ec8f5b6b0414f28b6a
e539072713 [PHP 8.0] Add DoctrineAnnotationClassToAttributeRector (#78)
2021-05-20 23:00:54 +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
Maxim Tugaev
cfa8295e95
AnnotationToAttributeRector: array handling (#6259) 2021-04-28 15:04:23 +02:00
Maxim Tugaev
a5a99317b7
AnnotationToAttributeRector: ensure bool param in attribute (#6254) 2021-04-27 11:41:29 +00: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
68026636bf
[PHP 8.0] Refactor attributes from magic interface to explicit list (#5926) 2021-03-20 23:16:21 +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