Tomas Votruba
|
69f0d6887b
|
Updated Rector to commit 0a644b148b39ee4adfde45519622b7cd9e4ef0d6
0a644b148b [TypeDeclaration] Measure complexity by array shape nesting (#2576)
|
2022-06-26 15:09:52 +00:00 |
|
Tomas Votruba
|
34a79bec5d
|
Updated Rector to commit 59ed8480e4420fecc1bb0fb14a71bee5d562a38b
59ed8480e4 [TypeDeclaration] Add more precise array type doc (#2575)
|
2022-06-26 14:43:06 +00:00 |
|
Tomas Votruba
|
b2e913a042
|
Updated Rector to commit a11dd6a534d973b0524ce8f7ba221cf7ba82fe6e
a11dd6a534 [TypeDeclaration] Add more precise array type doc (#2574)
|
2022-06-26 14:05:53 +00:00 |
|
Tomas Votruba
|
0522de2970
|
Updated Rector to commit cf8cbcd4cb6a55961800f3d664c6098307c0e0df
cf8cbcd4cb [Core] Refactor CreatedByRuleDecorator to only set CREATED_BY_RULE on target Node when class is equals (#2573)
|
2022-06-26 13:53:02 +00:00 |
|
Tomas Votruba
|
2e275ef1ff
|
Updated Rector to commit 78d110af4c8dc8df0b335cbbc857087cd260b55a
78d110af4c [TypeDeclaration] Add ReturnTypeFromStrictNewArrayRector (#2572)
|
2022-06-26 11:48:44 +00:00 |
|
Tomas Votruba
|
68845a00bf
|
Updated Rector to commit 80715e62b5da2ad57bd7bc0fbf4be78a12e5e6fa
80715e62b5 [CodeQuality] Drop ArrayThisCallToThisMethodCallRector as changes behavior and better handled by FirstClassCallableRector (#2571)
|
2022-06-26 10:18:31 +00:00 |
|
Tomas Votruba
|
65284cc98a
|
Updated Rector to commit 237f255023d122d970f9a567dc4685db9c56b978
237f255023 [TypeDeclaration] Add ReturnTypeFromStrictNativeFuncCallRector (#2570)
|
2022-06-26 10:02:03 +00:00 |
|
Tomas Votruba
|
13fb2e3eb1
|
Updated Rector to commit e42466004ebbbbcfdeff4b7afebdfa8c8b092348
e42466004e [types] Skip test case in ArrayShapeFromConstantArrayReturnRector (#2568)
|
2022-06-25 20:03:31 +00:00 |
|
Tomas Votruba
|
fce82edc61
|
Updated Rector to commit f517e29acd09ac6e050c3b9a1ae3a5fe85173f79
f517e29acd fix return type to PHP 7.0
|
2022-06-25 19:37:16 +00:00 |
|
Tomas Votruba
|
156b4d421d
|
Updated Rector to commit 4121a5da62343fb8245780bd9051d1bae3357825
4121a5da62 [TypeDeclaration] Add multi return support to ReturnTypeFromStrictReturnExprRector (#2567)
|
2022-06-25 16:48:22 +00:00 |
|
Tomas Votruba
|
b0a44e83a2
|
Updated Rector to commit c6fe564d2732c8d2b7166d27741b395e34db5212
c6fe564d27 [TypeDeclaration] Handle inner function Yield and Return_ on ReturnTypeFromStrictReturnExprRector (#2566)
|
2022-06-25 16:33:06 +00:00 |
|
Tomas Votruba
|
a0705ea3d6
|
Updated Rector to commit 6845975035289df55f72cc710101fc9ae5d4ae1b
6845975035 [Core] Replace deprecated ->enterCatch() with enterCatchType() (#2548)
|
2022-06-25 16:12:40 +00:00 |
|
Tomas Votruba
|
582aecc7dd
|
Updated Rector to commit 237f603c81d4bbbd0de22e5eebdf32f53902ee15
237f603c81 Skip all but exactly one return (#2565)
|
2022-06-25 16:12:31 +00:00 |
|
Tomas Votruba
|
fcc93743fa
|
Updated Rector to commit 82f1bb30c2d77f97dfb4043bbd951c9d2e7224f9
82f1bb30c2 [Core] Handle Scope not available on CallableThisArrayToAnonymousFunctionRector+CountArrayToEmptyArrayComparisonRector (#2552)
|
2022-06-25 16:12:12 +00:00 |
|
Tomas Votruba
|
f8d669f3e6
|
Updated Rector to commit dcad222eb70b83ce46d2d639393ca42aeaadd11a
dcad222eb7 [Core] Handle Scope not available on DowngradeArrayIsListRector+DowngradePregUnmatchedAsNullConstantRector (#2556)
|
2022-06-25 16:11:22 +00:00 |
|
Tomas Votruba
|
dcc41f4563
|
Updated Rector to commit 7391b856dd7182b03ee8e5a850999d4f09e4bf7f
7391b856dd rebuild docs
|
2022-06-25 15:02:55 +00:00 |
|
Tomas Votruba
|
552fa76d7c
|
Updated Rector to commit 859999c33a81789f0bd987e621b6af9f3e5f9cbc
859999c33a require at least PHP 7.4
|
2022-06-25 14:55:09 +00:00 |
|
Tomas Votruba
|
535101d1ee
|
Updated Rector to commit ac7b2d478356a7ede03c0c6e34049bfcaaaee211
ac7b2d4783 Extract bool type analyzer (#2564)
|
2022-06-25 14:47:31 +00:00 |
|
Tomas Votruba
|
c10f29b7bb
|
Updated Rector to commit 42707709f7ad4ab383d737c0bd6510e6c3609f1d
42707709f7 [TypeDeclaration] Kick off ReturnTypeFromStrictReturnExprRector (#2563)
|
2022-06-25 14:38:11 +00:00 |
|
Tomas Votruba
|
a0db66f4be
|
Updated Rector to commit 564c12768040c63675985f005471a32a603e75d7
564c127680 [fix] Skip doc-types in ReturnStrictTypeAnalyzer (#2562)
|
2022-06-25 13:21:09 +00:00 |
|
Tomas Votruba
|
4682eeff15
|
Updated Rector to commit 24d2250c592ca4f443e256e5841ddba03f8c82ae
24d2250c59 [Parallel] Display stack trace on --debug on parallel (#2561)
|
2022-06-25 06:53:01 +00:00 |
|
Tomas Votruba
|
b27efafdc1
|
Updated Rector to commit 38b6b60b244a81b0e3b3bc181278f1295a645127
38b6b60b24 Clean MethodToMethodCallRector (#2554)
|
2022-06-24 11:11:40 +00:00 |
|
Tomas Votruba
|
baf7c2cd12
|
Updated Rector to commit 9a683effa916e5b0550ed4e26a399e6501959f03
9a683effa9 Fix @return on StaticDoctrineAnnotationParser and PlainValueParser (#2560)
|
2022-06-24 05:46:03 +00:00 |
|
Tomas Votruba
|
8643b18ecc
|
Updated Rector to commit bab38355ae90bcff573c6381f9044688d89c265f
bab38355ae [TypeDeclaration] Skip string type override nullable string return on AddReturnTypeDeclarationRector (#2559)
|
2022-06-23 20:42:36 +00:00 |
|
Tomas Votruba
|
a74b851a08
|
Updated Rector to commit 29076877929c70a4f9b14e0a786b7be25af3a591
2907687792 Fix @return on StaticDoctrineAnnotationParser::resolveAnnotationValue() (#2558)
|
2022-06-23 20:27:42 +00:00 |
|
Tomas Votruba
|
4522848db4
|
Updated Rector to commit 005ca33bcbc23aa83608e0e4c01b16f745a35eea
005ca33bcb [DowngradePhp80] Do not change correct Union array docblock to mixed[] on DowngradeUnionTypeDeclarationRector (#2555)
|
2022-06-22 22:21:39 +00:00 |
|
Tomas Votruba
|
5c1a3199d3
|
Updated Rector to commit 574e000de69af7ca6a953798413f02dda54fd8f1
574e000de6 [Php54] Add MethodCall and StaticCall support on RemoveReferenceFromCallRector (#2553)
|
2022-06-22 11:51:58 +00:00 |
|
Tomas Votruba
|
7667c349a1
|
Updated Rector to commit 6c0332cd603342557b1e7f5f50bfec615c69333e
6c0332cd60 [PSR4] Do not remove declare(strict_types=1) on NormalizeNamespaceByPSR4ComposerAutoloadRector (#2551)
|
2022-06-22 07:49:49 +00:00 |
|
Tomas Votruba
|
09d862a443
|
Updated Rector to commit 83f2b16f0cb02afa836e1509200a81ddadcf02e0
83f2b16f0c [cs] add static lambda rule [closes #2514]
|
2022-06-21 23:59:33 +00:00 |
|
Tomas Votruba
|
138ae66a5b
|
Updated Rector to commit 83f2b16f0cb02afa836e1509200a81ddadcf02e0
83f2b16f0c [cs] add static lambda rule [closes #2514]
|
2022-06-21 15:38:46 +00:00 |
|
Tomas Votruba
|
3e494a7524
|
Rector 0.13.6
|
2022-06-21 15:26:14 +00:00 |
|
Tomas Votruba
|
c9b4c3f38d
|
Updated Rector to commit 0fb4f5bfbbf4460ddb40b168cf40555f089d3a45
0fb4f5bfbb [Core] Apply Scope Refresh on Enum_ (#2549)
|
2022-06-21 14:59:06 +00:00 |
|
Tomas Votruba
|
7e8b6a22aa
|
Updated Rector to commit e8ca23fd1592e9a0e6587d0ecddc6199a5c219d3
e8ca23fd15 [Php81] NullToStrictStringFuncCallArgRector - Register more function (#2543)
|
2022-06-21 10:27:51 +00:00 |
|
Tomas Votruba
|
8c3b690acb
|
Updated Rector to commit 79b25e861d51dd85764420a94fe56343b01b1a04
79b25e861d [DeadCode] Handle always terminated If_ ElseIf_[] Else_ on RemoveUnreachableStatementRector (#2547)
|
2022-06-21 10:20:21 +00:00 |
|
Tomas Votruba
|
7547ec311c
|
Updated Rector to commit dd4064e431f6876e706c7615bee5e01e11a71044
dd4064e431 cleanup php-version bound tests, now under one version no need to separate (#2546)
|
2022-06-21 08:08:29 +00:00 |
|
Tomas Votruba
|
f638f7a12a
|
Updated Rector to commit fe88fbb6306cec3728b9158fd13b1cfd23b9f0f6
fe88fbb630 [PHP 8.1] Add FirstClassCallableRector (#2544)
|
2022-06-21 07:39:15 +00:00 |
|
Tomas Votruba
|
bb396cb5b1
|
Updated Rector to commit 6c713a776c54053537fcca97630d2da154d95514
6c713a776c [DeadCode] Handle always terminated TryCatch on RemoveUnreachableStatementRector (#2545)
|
2022-06-21 06:34:28 +00:00 |
|
Tomas Votruba
|
9550950b4e
|
Updated Rector to commit a16bc1b5762df29a2f71ddab8acfd7684205d8ce
a16bc1b576 skip privatization, as unknown side effect (#2542)
|
2022-06-20 17:57:13 +00:00 |
|
Tomas Votruba
|
491ac4d181
|
Updated Rector to commit a16bc1b5762df29a2f71ddab8acfd7684205d8ce
a16bc1b576 skip privatization, as unknown side effect (#2542)
|
2022-06-20 15:12:00 +00:00 |
|
Tomas Votruba
|
c1ace7d7d7
|
Updated Rector to commit d4ec140212e815b6ddc6fbbda7fba7acbc7c10e1
d4ec140212 [Php81] Skip str_replace() pass array subject on NullToStrictStringFuncCallArgRector (#2541)
|
2022-06-20 15:00:36 +00:00 |
|
Tomas Votruba
|
6df03b5f94
|
Updated Rector to commit d4ec140212e815b6ddc6fbbda7fba7acbc7c10e1
d4ec140212 [Php81] Skip str_replace() pass array subject on NullToStrictStringFuncCallArgRector (#2541)
|
2022-06-20 14:51:15 +00:00 |
|
Tomas Votruba
|
6c8432ebfa
|
Updated Rector to commit 26a2a5aab5dec4510f03c59cd2535c6140f56f4d
26a2a5aab5 [PHPStan] Fix PHPStan notice on MultiDirnameRector (#2540)
|
2022-06-20 14:04:59 +00:00 |
|
Tomas Votruba
|
709c724831
|
Updated Rector to commit 945889cfb4c6e84efe3496cc5a45c9b2583764cb
945889cfb4 Forbid PHPStan ClassMethod to avoid false type miss-matches (#2538)
|
2022-06-20 13:08:32 +00:00 |
|
Tomas Votruba
|
76fe03af38
|
Updated Rector to commit 21fc218e086b066bf4824cdd2d987f971dd71983
21fc218e08 [Core] AbstractScopeAwareRector is ready to be used in custom rules (#2537)
|
2022-06-20 13:06:04 +00:00 |
|
Tomas Votruba
|
1e1549f2d5
|
Updated Rector to commit f4a9b50187a20ff3573a3f2b55859545a06157a6
f4a9b50187 [Php80] Skip Assign on its var not directly used in next return on ChangeSwitchToMatchRector (#2535)
|
2022-06-20 07:10:51 +00:00 |
|
Tomas Votruba
|
1c6f1d1b92
|
Updated Rector to commit 4eeadae7bfd4b31666f35f9401a7d84f3a886b52
4eeadae7bf [Php56] Skip multiple catch with same variable on AddDefaultValueForUndefinedVariableRector (#2533)
|
2022-06-20 07:09:14 +00:00 |
|
Tomas Votruba
|
570ffb84f2
|
Updated Rector to commit 87b3dad3416ae5cfebac33238536ddf96eaeae75
87b3dad341 [Scoped] Register src/functions functions list to scoper config (#2536)
|
2022-06-20 07:07:15 +00:00 |
|
Tomas Votruba
|
0eee0934e4
|
Updated Rector to commit e22941a7f799b4e8f220428b37aec347769801b2
e22941a7f7 [PHP 7.4] Skip default expr type on property, if there is mixed assign (#2534)
|
2022-06-19 20:07:30 +00:00 |
|
Tomas Votruba
|
667b378a17
|
Updated Rector to commit 88e17ecb1031251d6f67628263fcb87ecc7b67b8
88e17ecb10 [PHP 7.0] skip non-existing method in StaticCallOnNonStaticToInstanceCallRector (#2532)
|
2022-06-19 08:57:14 +00:00 |
|
Tomas Votruba
|
36fef87f0f
|
Updated Rector to commit 372e03052339acef62730736d0e2378fb63b4c70
372e030523 [Core] Handle parent return/assign from FuncCall with No Scope (#2525)
|
2022-06-19 08:24:30 +00:00 |
|