Tomas Votruba
|
c4c84e0db7
|
Updated Rector to commit 34fff11f804db752790ca22c7fd5e69bbf51f037
34fff11f80 Remove deprecated addConstructorDependencyToClass() from AbstractRector class, use PropertyToAddCollector directly instaed (#506)
|
2021-07-25 11:42:11 +00:00 |
|
Tomas Votruba
|
3f2ea1ec26
|
Updated Rector to commit dfbd366b74df51ca25f509c779499cd9978b5045
dfbd366b74 [Transform] Add MethodCallToMethodCallRector (#505)
|
2021-07-25 11:10:57 +00:00 |
|
Tomas Votruba
|
8b47bb5ba9
|
Updated Rector to commit bba606c609ede6368a7cd1a84c73b9d86b1480aa
bba606c609 Fix alias object imports (#480)
|
2021-07-21 14:23:45 +00:00 |
|
Tomas Votruba
|
e3f99041de
|
Updated Rector to commit 24a32dfefb21f925bbf48ad58b3d834d7988ca40
24a32dfefb Fix docs double import (#478)
|
2021-07-21 13:46:30 +00:00 |
|
Tomas Votruba
|
b7686ac9ad
|
Updated Rector to commit 97ca45aadeb4d05cb23101b0f7b12f6a7befe97c
97ca45aade skip private method
|
2021-07-05 23:06:30 +00:00 |
|
Tomas Votruba
|
96112cb1f0
|
Updated Rector to commit 2da49992ccc8e6d4b20e92a5833316d381921391
2da49992cc [Downgrade] [PHP 7.2] Make DowngradeParameterTypeWideningRector always downgrade to phpdoc type (#390)
|
2021-07-05 22:50:18 +00:00 |
|
Tomas Votruba
|
636eeecaf4
|
Updated Rector to commit dfd048342b88db3c2adcf20ec701a9fd9a4e2319
dfd048342b [PHP 8.0] Run union types for filled param type too (#331)
|
2021-06-29 14:24:45 +00:00 |
|
Tomas Votruba
|
5c17ab737b
|
Updated Rector to commit a41384bc0064fa78211ac59a79a0debd89868eb1
a41384bc00 Fix doc importing on Doctrine annotation class rename (#264)
|
2021-06-22 10:43:16 +00:00 |
|
Tomas Votruba
|
6d32da57f9
|
Updated Rector to commit a60e3ac320ae85b0b17a415db6da412894fa7513
a60e3ac320 warn about infinite loop node modification (#51)
|
2021-05-16 18:32:58 +00:00 |
|
Tomas Votruba
|
758a350d87
|
Updated Rector to commit 6af13d7b76234edf43dbb0b4c533912cec19f971
|
2021-05-12 13:15:45 +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
|
b1b5f95ad8
|
Fix missing stmt on adding a new node (#6383)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-05-07 19:33:13 +00:00 |
|
Tomas Votruba
|
52c4888374
|
[Downgrade 7.2] Fix DowngradeStreamIsattyRector with return (#6266)
|
2021-04-29 13:58:00 +00:00 |
|
Tomas Votruba
|
b8071fb7bc
|
Make use of inline parser over extreme node construction (#6145)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-15 17:34:49 +00:00 |
|
Tomas Votruba
|
8b402bfe02
|
Make use of File object instead of passing around provider of file info, tokens, stmts etc. (#6110)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-13 00:12:48 +00:00 |
|
Tomas Votruba
|
06f85e4a68
|
Refactor file processors towards universal collector (#6085)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-12 10:34:04 +00:00 |
|
Tomas Votruba
|
4f27f39e70
|
Remove dynamic type checks #3 (#5942)
|
2021-03-21 23:07:40 +00: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 |
|
TomasVotruba
|
6ca687a213
|
remove duplicated findFirstAncestorInstanceOf method
|
2021-03-18 12:09:26 +01:00 |
|
Tomas Votruba
|
67670e70ad
|
[DX] move packages from src/tests to single PSR-4 directory (#5824)
|
2021-03-12 01:21:29 +00:00 |
|