Tomas Votruba
|
4e4ad99d9a
|
Updated Rector to commit 1a3afef04d83ebac3cef3b00b18de7773ec4332c
1a3afef04d PHPStan updated and static fixes (#192)
|
2021-06-10 10:46:24 +00:00 |
|
Tomas Votruba
|
b1e9b02ed6
|
Updated Rector to commit 7bd6b3a0b94e402b05214f20279f7316c76b23aa
7bd6b3a0b9 Add new method createFromClassWithItems in PhpAttributeGroupFactory (#151)
|
2021-06-09 16:10:01 +00:00 |
|
Tomas Votruba
|
0b7ed89c33
|
Updated Rector to commit c469fac78b0d76cd96954da9fb4955c276d0ceee
c469fac78b Normalize array values in PhpAttributeGroupFactory (#190)
|
2021-06-09 14:44:09 +00:00 |
|
Tomas Votruba
|
6fa9c12855
|
Updated Rector to commit 4f26e3643d638a69edaf1064cf59c13f373d557d
4f26e3643d [Scoped] Early downgrade src/functions (#185)
|
2021-06-09 02:43:00 +00:00 |
|
Tomas Votruba
|
09dbb728dd
|
Updated Rector to commit d519a197b47f6b9fb037238213f1ad80914c276c
d519a197b4 [BUGFIX] Fix if key is not a string (#142)
|
2021-06-02 16:07:43 +00:00 |
|
Tomas Votruba
|
eb050eb1bb
|
Updated Rector to commit 763bce6c57f4ad1b3a6c421ce0a56d9219f1c9e2
763bce6c57 [PHP 8.0] Add class const reference to PhpAttributeGroupFactory (#122)
|
2021-05-29 20:14:45 +00:00 |
|
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 |
|