Tomas Votruba
|
2070d857a2
|
Updated Rector to commit c322032a07f4fb418618f8de2ef9b475b57ebd0f
c322032a07 [DeadCode] Skip used by get_object_vars() when implements JsonSerializable on RemoveUnusedPromotedPropertyRector (#6472)
|
2024-11-22 13:24:53 +00:00 |
|
Tomas Votruba
|
7028045e34
|
Updated Rector to commit f3750d785fd5128c9b3f124036d5e6532fc63807
f3750d785f [DeadCode] Skip by docblock definition on RemoveAlwaysTrueIfConditionRector (#6461)
|
2024-11-21 03:05:46 +00:00 |
|
Tomas Votruba
|
c75740ab0c
|
Updated Rector to commit ba57166d9eb828d5c0d62a591b46b774242961e9
ba57166d9e cs
|
2024-11-20 19:59:31 +00:00 |
|
Tomas Votruba
|
9a4a5b2bc5
|
Updated Rector to commit eb5df4dde7515bbc497af6da84d5f9dbf96399d8
eb5df4dde7 Use vendor-patches main branch (#6453)
|
2024-11-20 15:58:53 +00:00 |
|
Tomas Votruba
|
d04183c439
|
Updated Rector to commit c7dfbe7c462c103f78b1fa33e89a32dfa6e26299
c7dfbe7c46 [DeadCode] Allow remove assign variable with next method call on RemoveDoubleAssignRector (#6443)
|
2024-11-16 15:27:02 +00:00 |
|
Tomas Votruba
|
1de0a37261
|
Updated Rector to commit e7800e9eb89bae4e585f66c26d1f70d83c2a3f4a
e7800e9eb8 Fix RemoveDoubleAssignRector in case of method call (#6442)
|
2024-11-16 12:49:07 +00:00 |
|
Tomas Votruba
|
8353c66b11
|
Updated Rector to commit c2053c75d6c55d2ca64f2003915aa8953c376f98
c2053c75d6 [deprecation] Deprecate AbstractScopeAwareRector in favor of single AbstractRector (#6425)
|
2024-11-12 22:22:48 +00:00 |
|
Tomas Votruba
|
7e09c8b171
|
Updated Rector to commit 84bb59697d2cf5d564b5a2ace9be4f3496d6f131
84bb59697d [StaticTypeMapper] Reduce instanceof TypeWithClassName usage via ClassNameFromObjectTypeResolver (#6421)
|
2024-11-12 13:18:09 +00:00 |
|
Tomas Votruba
|
0b834e6092
|
Updated Rector to commit 3949fc260b51c4355f86d21a26db7d2e4cae0b49
3949fc260b Move instanceof PHPStan Type to ->is*() take 1 (#6416)
|
2024-11-12 00:20:18 +00:00 |
|
Tomas Votruba
|
5661b8e5ee
|
Updated Rector to commit 29e89320f0b5c81e2130320ac55f0821daaf4e14
29e89320f0 [automated] Apply Coding Standard (#6414)
|
2024-11-10 00:36:02 +00:00 |
|
Tomas Votruba
|
b5c99e3c4b
|
Updated Rector to commit afe7c46c0387e27e1eae37cf76f8a3a4119a1d39
afe7c46c03 [DeadCode] Skip nullable @ template on RemoveUselessReturnTagRector (#6409)
|
2024-11-05 14:20:22 +00:00 |
|
Tomas Votruba
|
7f755fff28
|
Updated Rector to commit 2d862a7c7750c79e4c16be6e7c4e87ba324abfa7
2d862a7c77 [CodingStyle] Skip equal modifier on direct parent method compatible on MakeInheritedMethodVisibilitySameAsParentRector (#6406)
|
2024-11-03 23:41:59 +00:00 |
|
Tomas Votruba
|
8baae8f317
|
Updated Rector to commit 61a787e62541281bd5f3678fb2819d645c8f0055
61a787e625 [DeadCode] Check TemplateType instance check on Dead*TagValueNodeAnalyzer (#6400)
|
2024-10-26 15:11:15 +00:00 |
|
Tomas Votruba
|
b330d66632
|
Updated Rector to commit 512dfc26c3c1442f7f0643d565282af031be7941
512dfc26c3 [DeadCode] Handle handle consecutive equal with jump different case on RemoveDuplicatedCaseInSwitchRector (#6393)
|
2024-10-21 15:29:15 +00:00 |
|
Tomas Votruba
|
acd20420e4
|
Updated Rector to commit a130d2b2e1ac2305c35b956b8aa67f46df3cbfce
a130d2b2e1 [DeadCode] Handle consecutive equal case stmts on RemoveDuplicatedCaseInSwitchRector (#6392)
|
2024-10-21 12:09:28 +00:00 |
|
Tomas Votruba
|
82270e53ff
|
Updated Rector to commit 7be438b5fc0f91a9dc9b70a0b6a38a6bf1e906b2
7be438b5fc [DeadCode] Skip non FullyQualified property type on RemoveTypedPropertyNonMockDocblockRector (#6383)
|
2024-10-15 21:27:10 +00:00 |
|
Tomas Votruba
|
7f5124447e
|
Updated Rector to commit d8f31e7559c9e3e288f2f58228120c71986a80e9
d8f31e7559 Add RemoveTypedPropertyNonMockDocblockRector (#6306)
|
2024-10-11 11:22:44 +00:00 |
|
Tomas Votruba
|
40e206a694
|
Updated Rector to commit f6858b86e32291df09751597abc8164fdd5a81c9
f6858b86e3 [DeadCode] Clean up double private method filtering on RemoveUnusedPrivateMethodRector (#6364)
|
2024-10-08 12:45:03 +00:00 |
|
Tomas Votruba
|
68910d28af
|
Updated Rector to commit 8e96b1b9dbd4a5fdf8da8d863aa9e153298d7427
8e96b1b9db [DeadCode] Skip from call with return docblock on ReduceAlwaysFalseIfOrRector (#6361)
|
2024-10-07 18:58:59 +00:00 |
|
Tomas Votruba
|
c15442414c
|
Updated Rector to commit c0c7502f55a3884f67a5885ed05ae2443ff53802
c0c7502f55 [DeadCode] Skip indirect next line definition of @var on RemoveNonExistingVarAnnotationRector (#6348)
|
2024-10-03 08:21:08 +00:00 |
|
Tomas Votruba
|
a5a5200e52
|
Updated Rector to commit 54a66206986e685787d7e038929618a66e98ec42
54a6620698 [TypeDeclaration] Add isset(), empty(), and negation support on BoolReturnTypeFromBooleanStrictReturnsRector (#6339)
|
2024-10-01 05:27:50 +00:00 |
|
Tomas Votruba
|
a264d32c28
|
Updated Rector to commit 319e244ed574585d8de4333b042aa034b81c028d
319e244ed5 [DeadCode] Skip extension load append variable on RemoveAlwaysTrueIfConditionRector (#6332)
|
2024-09-28 02:53:36 +00:00 |
|
Tomas Votruba
|
6006052f4b
|
Updated Rector to commit bbdeb0ffaa2307b0271801a031f139c11ada52f8
bbdeb0ffaa [DeadCode] Add fixture to remove already known more specific type (#6309)
|
2024-09-16 07:10:12 +00:00 |
|
Tomas Votruba
|
71850def81
|
Updated Rector to commit 4eacb1ccc94f378eec0f3a08dbd8c90935d8d248
4eacb1ccc9 [automated] Re-Generate preload.php (#6268)
|
2024-09-01 00:37:22 +00:00 |
|
Tomas Votruba
|
7aeb17c570
|
Updated Rector to commit ad36316e98182d42006195f66b2f3942639b97b9
ad36316e98 Rectify and clean up skip config (#6205)
|
2024-08-01 07:43:24 +00:00 |
|
Tomas Votruba
|
3fd072f643
|
Updated Rector to commit 28027252405256321c5f01f6f9a823d288c151ee
2802725240 [DeadCode] Remove unnecessary print variable to detect variable variable on ExprUsedInNodeAnalyzer (#6161)
|
2024-07-18 21:46:37 +00:00 |
|
Tomas Votruba
|
fee19877db
|
Updated Rector to commit 041279d3e87d44d8b1ce4f23af8bb4b3233b9245
041279d3e8 [DeadCode] Remove impure functions list on PureFunctionDetector (#6158)
|
2024-07-18 15:50:54 +00:00 |
|
Tomas Votruba
|
5b23ce9838
|
Updated Rector to commit 5302c406920f5ada7538a55c129cf83863eabd74
5302c40692 [DeadCode] Remove unused @var on key after remove key on RemoveUnusedForeachKeyRector (#6135)
|
2024-07-09 20:23:20 +00:00 |
|
Tomas Votruba
|
b845779e98
|
Updated Rector to commit 3fe55534ea6c60a09d5ab1de5573f9b907a55bcf
3fe55534ea [DeadCode] Skip fluent no return type on RemoveUnusedPrivateMethodRector take 2 (#6116)
|
2024-07-04 13:07:32 +00:00 |
|
Tomas Votruba
|
3944af555d
|
Updated Rector to commit eccf5022a4dfc0376d9e4ff942e43ec6f3b53c4a
eccf5022a4 [DeadCode] Skip fluent no return type on RemoveUnusedPrivateMethodRector (#6108)
|
2024-07-03 13:54:58 +00:00 |
|
Tomas Votruba
|
23b3490cd9
|
Updated Rector to commit 1561c90c6b9ef040532a34afa1c2f581ad5dfbc1
1561c90c6b [DeadCode] Clean up instanceof check on RemoveDeadInstanceOfRector.php (#6096)
|
2024-07-01 08:18:32 +00:00 |
|
Tomas Votruba
|
738f33982e
|
Updated Rector to commit ef333502fb722ef471049b492a257781d02d0d62
ef333502fb Make NameScopeFactory simpler (#6092)
|
2024-07-01 06:16:16 +00:00 |
|
Tomas Votruba
|
f3e0e28a74
|
Updated Rector to commit 0482641eaf933bdb7ef52a89f7064126b61366c3
0482641eaf Use class name directly in RemoveDeadInstanceOfRector (#6087)
|
2024-06-30 17:49:54 +00:00 |
|
Tomas Votruba
|
0226b2ea72
|
Updated Rector to commit 237e79105fe7e8ef22020c06ee1a456f27dbcf4b
237e79105f fix: Skip remove always true condition on method calls (#6063)
|
2024-06-27 18:53:09 +00:00 |
|
Tomas Votruba
|
2db7931b21
|
Updated Rector to commit 77a6000e2aab5a9c67d5c1d5a2cb7a168145b068
77a6000e2a Add min PHP version to RemoveUselessReadOnlyTagRector (#6055)
|
2024-06-27 07:36:17 +00:00 |
|
Tomas Votruba
|
10e64410ff
|
Updated Rector to commit 87411545f3ddb40fef7cbefcac5b7a0d3c511242
87411545f3 [Cleanup] Remove @changelog as no longer maintained/used, use RuleDefinition instead (#6035)
|
2024-06-26 03:35:12 +00:00 |
|
Tomas Votruba
|
7e1af3a241
|
Updated Rector to commit 93bccca72e6a617d679bda6d49cdec76859b7d91
93bccca72e Fix message handler removal in RemoveUnusedPublicMethodParameterRector (#6001)
|
2024-06-22 01:23:36 +00:00 |
|
Tomas Votruba
|
75cc5ace35
|
Updated Rector to commit ee948d2a30cc4b674c866bc41d34c9e16b45faab
ee948d2a30 [DeadCode] Reduce loop for used in next stmt on RemoveUnusedVariableAssignRector (#5969)
|
2024-06-14 11:47:18 +00:00 |
|
Tomas Votruba
|
6a6d8b94d2
|
Updated Rector to commit aa71d0e5f699df743279045c6f9cd4e7d08b7805
aa71d0e5f6 [DeadCode] Allow pass stmts instead of $node on StmtsManipulator::isVariableUsedInNextStmt() (#5968)
|
2024-06-14 10:35:06 +00:00 |
|
Tomas Votruba
|
c582b6cd76
|
Updated Rector to commit c3dc626fbf71d43dd52e8b4c2c136667ce4b4514
c3dc626fbf [DeadCode] Skip dynamic variable on RemoveUnusedVariableAssignRector (#5964)
|
2024-06-13 17:57:46 +00:00 |
|
Tomas Votruba
|
5b56f97fec
|
Updated Rector to commit 459843b1617a401d02e8cf5e6a1054f43f069f0d
459843b161 [DeadCode] Use PHPStan $functionReflection->hasSideEffects()->yes() early when possible on PureFunctionDetector (#5962)
|
2024-06-11 22:11:13 +00:00 |
|
Tomas Votruba
|
06731a0a0c
|
Updated Rector to commit 656ec58c31fe3a2cdf23c6f9ae331d7078251cfb
656ec58c31 [DeadCode] Use existing detectCallExpr() in SideEffectNodeDetector::detect() (#5937)
|
2024-06-02 10:06:03 +00:00 |
|
Tomas Votruba
|
e1b3f1a772
|
Updated Rector to commit c237f2792eb6fefe4f72387070121ca089a6fc2e
c237f2792e [DeadCode] Remove param docblock on RemoveUnusedPromotedPropertyRector when exists (#5936)
|
2024-06-02 02:58:00 +00:00 |
|
Tomas Votruba
|
c5d04be877
|
Updated Rector to commit 1e4595aad241240ee4ebed817a61c35acc7d48f9
1e4595aad2 [DeadCode] Add missing $hasChanged flag on RemoveUnusedPromotedPropertyRector on only change param flag (#5935)
|
2024-06-02 02:46:18 +00:00 |
|
Tomas Votruba
|
f010267a7c
|
Updated Rector to commit 6b69971dfc740a58aed918782d02710e42004e9d
6b69971dfc [NodeTypeCorrector] Directly use StringType on Intersection of strings on AccessoryNonEmptyStringTypeCorrector (#5933)
|
2024-06-01 09:25:16 +00:00 |
|
Tomas Votruba
|
df92a40a00
|
Updated Rector to commit 756a45aa1a456e28af0b7ae2b78fecc6f6fee6b1
756a45aa1a [DeadCode] Add RemoveUnusedPublicMethodParameterRector (#5925)
|
2024-05-30 07:40:25 +00:00 |
|
Tomas Votruba
|
74ec7b2331
|
Updated Rector to commit 0466bac822c4f35530f75f2081e1955bf06825c7
0466bac822 [PostRector][AutoImport] Allow sub namespace docblock imported on NameImportingPhpDocNodeVisitor (#5911)
|
2024-05-24 15:09:44 +00:00 |
|
Tomas Votruba
|
670c768551
|
Updated Rector to commit 0621d672f946aabc8bd6c9f70feae32d6a390b9f
0621d672f9 [Php80] Skip mixed doc with description and valid doc on MixedTypeRector (#5906)
|
2024-05-21 09:36:37 +00:00 |
|
Tomas Votruba
|
049336a81a
|
Updated Rector to commit 8ab5e979db19845b9dd3c39bec566830870845dc
8ab5e979db [Performance] Call cached class names collection on FamilyRelationsAnalyzer (#5879)
|
2024-05-15 01:48:39 +00:00 |
|
Tomas Votruba
|
4bcc8bbea0
|
Updated Rector to commit 8f59d4e23ed974bf9eba52a075ef4d1e2604c80d
8f59d4e23e [Php80] Skip remove non-mixed type doc on MixedTypeRector (#5874)
|
2024-05-14 08:30:55 +00:00 |
|