Commit Graph

13067 Commits

Author SHA1 Message Date
Tomas Votruba
504a41770d Updated Rector to commit f8e04774ad
f8e04774ad Fixing scoped build (#1143)
2021-11-04 15:30:20 +00:00
Tomas Votruba
8db8a4be7b Updated Rector to commit 6cbc5d4caf
6cbc5d4caf [Naming] Use aliased when exists on RenamePropertyToMatchTypeRector on promoted property (#1125)
2021-11-03 09:28:30 +00:00
Tomas Votruba
77842319c1 Updated Rector to commit 10538f9f24
10538f9f24 [Php 81] Add Php81ResourceReturnToObjectRector (#1114)
2021-11-03 09:07:29 +00:00
Tomas Votruba
c69bc27db8 Updated Rector to commit b119422428
b119422428 [TypeDeclaration] Skip ternary on ParamTypeByMethodCallTypeRector (#1131)
2021-11-03 09:04:47 +00:00
Tomas Votruba
f83732a356 Updated Rector to commit 6cbc5d4caf
6cbc5d4caf [Naming] Use aliased when exists on RenamePropertyToMatchTypeRector on promoted property (#1125)
2021-11-03 09:03:16 +00:00
Tomas Votruba
31a19d91a2 Updated Rector to commit 37ade3fd6b
37ade3fd6b [DeadCode] Handle bool var if cond return true next return bool var on RemoveDuplicatedIfReturnRector (#1136)
2021-11-03 08:59:31 +00:00
Tomas Votruba
eec0bf7d81 Updated Rector to commit c86a6eaccb
c86a6eaccb add missing NetteComponentFactoryInterfaceAnalyzer
2021-11-03 08:53:54 +00:00
Tomas Votruba
4ca6af551e Updated Rector to commit aab9bcfa92
aab9bcfa92 Trigger CI to test removed classes in separate packages (#1135)
2021-11-03 00:08:12 +00:00
Tomas Votruba
7e28d6f888 Updated Rector to commit 5ff5c7d1ac
5ff5c7d1ac drop outdated UPGRADE file, see releases instead
2021-11-02 20:37:54 +00:00
Tomas Votruba
233848dc76 Updated Rector to commit 083ae923f8
083ae923f8 remove unused patch, now fixed in symfony/console
2021-11-02 20:36:39 +00:00
Tomas Votruba
afdf157297 Updated Rector to commit ff45ce65dd
ff45ce65dd Remove dead classes #2, remove unused PlatformAgnosticAssertions, remove ConsoleShowOutputFormatter (#1134)
2021-11-02 20:06:11 +00:00
Tomas Votruba
8e7dd2e640 Updated Rector to commit b7d37b828e
b7d37b828e Remove dead classes (#1133)
2021-11-02 16:51:44 +00:00
Tomas Votruba
40f2bcdb1e Updated Rector to commit 29b79786e2
29b79786e2 add getStringValue() to value resolver (#1130)
2021-11-02 15:11:40 +00:00
Tomas Votruba
a3dbd26c74 Updated Rector to commit 954ffad1e5
954ffad1e5 extend MethodCallRenameInterface contract with getClass() (#1129)
2021-11-02 09:33:40 +00:00
Tomas Votruba
c7efc375b8 Updated Rector to commit df233273aa
df233273aa [DeadCode] Skip dynamic fetch method call on RemoveUnusedPrivateMethodRector (#1128)
2021-11-02 08:30:09 +00:00
Tomas Votruba
e19ec3e214 Updated Rector to commit 8e9ef8786e
8e9ef8786e [DeadCode] Skip Union with Interface on RemoveUselessParamTagRector (#1127)
2021-11-02 08:10:20 +00:00
Tomas Votruba
2e028e5734 Updated Rector to commit 2b09156f51
2b09156f51 [PHPStan] Skip PHPStan error message on RectorConfigsResolver check realpath (#1126)
2021-11-01 18:00:00 +00:00
Tomas Votruba
20d25ed33b Updated Rector to commit 539f70a5b5
539f70a5b5 [Php70][Visibility] Avoid error Argument #1 () must be of type PHPStan\Analyser\Scope, null given (#1120)
2021-11-01 16:20:41 +00:00
Tomas Votruba
53905d9ec8 Updated Rector to commit 99dfbea361
99dfbea361 Fix parent converting of union type based on token position (#1123)
2021-11-01 15:44:03 +00:00
Tomas Votruba
79e2c681df Updated Rector to commit 222f44fd74
222f44fd74 update namespace for ContainerBuilderFactory
2021-11-01 15:16:28 +00:00
Tomas Votruba
607db8843e Updated Rector to commit f3556e6d6d
f3556e6d6d require symfony/contracts, to make downgrade of console work
2021-11-01 14:32:25 +00:00
Tomas Votruba
0420629279 Updated Rector to commit 20c0d2eca8
20c0d2eca8 [PHPStan 1.0] Remove ReflectionWithFilename (#1118)
2021-10-31 18:04:12 +00:00
Tomas Votruba
54f8d6dc33 Updated Rector to commit da4d598bf0
da4d598bf0 [PHPStan 1.0] resolve FunctionReflection getFileName() from main interface (#1117)
2021-10-31 15:30:19 +00:00
Tomas Votruba
bc0758f741 Updated Rector to commit 4ddd98618d
4ddd98618d [TypeDeclaration] Add mixed[] array back on complex class-string structure on CompleteVarDocTypePropertyRector (#1116)
2021-10-30 15:59:53 +00:00
Tomas Votruba
31b82ed68d Updated Rector to commit 6a894b4939
6a894b4939 [PHPStan 1.0] Remove sorted union types, now handled by default (#1112)
2021-10-30 14:20:34 +00:00
Tomas Votruba
a94a50e863 Updated Rector to commit e525dad6ab
e525dad6ab [PHPStan 1.0] Use Nette filesystem over phpstan filewriter (#1115)
2021-10-30 14:18:31 +00:00
Tomas Votruba
87204a6592 Updated Rector to commit cfcd16acc7
cfcd16acc7 [PHPStan 1.0] Use processNodes() over processNodeStmts() (#1111)
2021-10-30 13:46:34 +00:00
Tomas Votruba
c90fff5b41 Updated Rector to commit 95ad690d94
95ad690d94 [PHPStan 1.0] use selectFromArgs() for function reflectoin to get passed by reference positoins (#1113)
2021-10-30 13:43:30 +00:00
Tomas Votruba
a1ac9ec25d Updated Rector to commit 8a546871ef
8a546871ef remove fixed phsptan errors
2021-10-30 00:11:35 +00:00
Tomas Votruba
9eb3a9755c Updated Rector to commit e5186a79b4
e5186a79b4 Improve InflectorSingularResolver (#1108)
2021-10-30 00:06:50 +00:00
Tomas Votruba
76ed56b260 Updated Rector to commit c6d2339cb7
c6d2339cb7 Add InflectorSingularResolverTest (#1107)
2021-10-29 23:49:05 +00:00
Tomas Votruba
1eaf7106a4 Updated Rector to commit 3bec30af83
3bec30af83 avoid prefixing
2021-10-29 21:23:11 +00:00
Tomas Votruba
d35a665d98 Updated Rector to commit 04354c2e3f
04354c2e3f [TypeDeclaratoin] Skip variadic param
2021-10-29 20:22:14 +00:00
Tomas Votruba
22b6e2bba7 Updated Rector to commit 9efb3a50f2
9efb3a50f2 [CodingStyle] Skip test method in UnSpreadOperatorRector (#1106)
2021-10-29 20:10:15 +00:00
Tomas Votruba
75be74acc1 Updated Rector to commit 5ca93fdca9
5ca93fdca9 [Php80] Skip union callable on ClassPropertyAssignToConstructorPromotionRector (#1101)
2021-10-29 14:22:26 +00:00
Tomas Votruba
c935148592 Updated Rector to commit a7d8b395a3
a7d8b395a3 Fix type without class name mapping without substracted type (#1104)
2021-10-29 12:54:14 +00:00
Tomas Votruba
b31309fa01 Updated Rector to commit 99f0681619
99f0681619 Skip union if parent type in ClassMethodParamTypeCompleter (#1103)
2021-10-29 12:33:58 +00:00
Tomas Votruba
bd33a4ffab Updated Rector to commit b8a1d72501
b8a1d72501 add mask support for skip to StringClassNameToClassConstantRector (#1102)
2021-10-29 12:16:51 +00:00
Tomas Votruba
be70721306 Updated Rector to commit 8895e1b58f
8895e1b58f [CodeQuality] Refactor FixClassCaseSensitivityNameRector (#1093)
2021-10-29 11:18:16 +00:00
Tomas Votruba
d7e82575a8 Updated Rector to commit 87f6d1b0c4
87f6d1b0c4 [Php80] Handle Call to a member function getOriginalValues() on string on AnnotationToAttributeRector (#1099)
2021-10-29 11:12:52 +00:00
Tomas Votruba
03298f1783 Updated Rector to commit 0db02e27aa
0db02e27aa [Core] Remove template-extends check as well on FileProcessor (#1098)
2021-10-29 03:37:36 +00:00
Tomas Votruba
3203dd5529 Updated Rector to commit 4c507636dc
4c507636dc Skip too wide union types on AddMethodCallBasedStrictParamTypeRector (#1097)
2021-10-28 22:22:07 +00:00
Tomas Votruba
59c1ff9298 Updated Rector to commit a5f8d529a9
a5f8d529a9 Remove extends tempalte check, to avoid missing scope bugs (#1096)
2021-10-28 18:51:12 +00:00
Tomas Votruba
06bd3cee80 Updated Rector to commit 849ed2f846
849ed2f846 Improve EmptyConfigurableRectorChecker to report missed rule instantly (#1095)
2021-10-28 15:48:17 +00:00
Tomas Votruba
0e12053207 Updated Rector to commit 0a704afcef
0a704afcef Improve configure() method types (#1094)
2021-10-28 15:29:52 +00:00
Tomas Votruba
8218243242 Updated Rector to commit 6ca7133846
6ca7133846 [Scoped] Update PHPStan requirement scoped (#1092)
2021-10-28 14:43:59 +00:00
Tomas Votruba
50c5ae4a6c Updated Rector to commit 1e398bbcd4
1e398bbcd4 [CodingStyle] Refactor RemoveUnusedAliasRector (#1089)
2021-10-28 12:34:07 +00:00
Tomas Votruba
984561f522 Updated Rector to commit 67e44eff26
67e44eff26 [Scoped] Fix build standalone and along other package on rector/rector (#1091)
2021-10-28 12:05:09 +00:00
Tomas Votruba
ecd1a481cf Updated Rector to commit 6a6dc6b6bf
6a6dc6b6bf [TypedPropertyRector] Refactor skip Type hint DummyTraitClass on TypedPropertyRector (#1088)
2021-10-28 12:03:27 +00:00
Tomas Votruba
756ef832ec Updated Rector to commit e2bbc2fd9d
e2bbc2fd9d [DowngradePhp74] fix uses for nested arrow functions with same param names (#1090)
2021-10-28 12:01:11 +00:00