Tomas Votruba
|
1cea5467e7
|
Updated Rector to commit f2822532dd4ac00a7e3a9f7002107fe5353c79b7
f2822532dd Cleanup (#354)
|
2021-07-01 15:49:49 +00:00 |
|
Tomas Votruba
|
20323fa50b
|
Updated Rector to commit 52827931451cd2e3d289234ce2dac370b138eb88
5282793145 Add enums (#326)
|
2021-06-28 21:18:55 +00:00 |
|
Tomas Votruba
|
444b9f0d13
|
Updated Rector to commit 1d2b3248d24fa37e04fc9252f304df3ab6ae4a88
1d2b3248d2 [PHP 8.0] Add implicit return after switch support (#181)
|
2021-06-08 11:02:16 +00:00 |
|
Tomas Votruba
|
5dbd0aca36
|
Updated Rector to commit 20d55c5a23c86a945a355c4a8d97f13dc38e4cce
20d55c5a23 [PHP 8.0] Include throws default in match (#172)
|
2021-06-07 23:07:01 +00:00 |
|
Tomas Votruba
|
0c3832254b
|
Updated Rector to commit a54d7eece452cc28345046b613643495ae5469c7
a54d7eece4 allow to put single class to AnnotationToAttribute
|
2021-06-05 21:47:54 +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
|
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
|
157c39aefc
|
[DX] move src/tests rules from micro-packages to single PSR-4 structure (#5826)
|
2021-03-12 23:20:25 +01:00 |
|