Commit Graph

13612 Commits

Author SHA1 Message Date
Tomas Votruba
c88e1fc601 Updated Rector to commit e44222bd5c
e44222bd5c [automated] Re-Generate Nodes/Rectors Documentation (#1743)
2022-01-30 00:27:52 +00:00
Tomas Votruba
69ec42b137 Updated Rector to commit 9db515918f
9db515918f [Php71] Skip static or global on CountOnNullRector (#1742)
2022-01-29 18:12:20 +00:00
Tomas Votruba
0119232800 Updated Rector to commit 70d6465a4b
70d6465a4b [DeadCode] Add support for removal readonly property on RemoveUnusedPromotedPropertyRector (#1741)
2022-01-29 18:11:52 +00:00
Tomas Votruba
67fb92b15d Updated Rector to commit d31e2233e8
d31e2233e8 [Php81] Skip override abstract method on NewInInitializerRector (#1740)
2022-01-29 16:32:26 +00:00
Tomas Votruba
28f8cfafaf Updated Rector to commit 73f5fc13bb
73f5fc13bb [Php81] Handle non-dynamic + dynamic args (non-array, non-scalar) passed to New_ on NewInInitializerRector (#1737)
2022-01-28 12:21:10 +00:00
Tomas Votruba
2ebc6821cc Updated Rector to commit 79dd9bb5f4
79dd9bb5f4 [Php81] Do not add final modifier on class constant that the class has children on FinalizePublicClassConstantRector (#1739)
2022-01-28 11:05:27 +00:00
Tomas Votruba
c00641bc2d Updated Rector to commit a734965d99
a734965d99 [Php81] Skip dynamic class on NewInInitializerRector (#1736)
2022-01-27 12:35:06 +00:00
Tomas Votruba
9875b5de97 Updated Rector to commit c6142e139f
c6142e139f [Php56][Php70] Handle ExceptionHandlerTypehintRector+CatchExceptionNameMatchingTypeRector+AddDefaultValueForUndefinedVariableRector (#1735)
2022-01-27 09:07:13 +00:00
Tomas Votruba
6105e6d60b Updated Rector to commit cfd0d61b52
cfd0d61b52 [CodingStyle] Trigger RemoveFinalFromConstRector (#1733)
2022-01-26 18:53:55 +00:00
Tomas Votruba
890cd8f422 Updated Rector to commit 15e28c6de8
15e28c6de8 [RemoveFinalFromConstRector] (#1732)
2022-01-26 18:39:23 +00:00
Tomas Votruba
e923bcd0d6 Rector 0.12.15 2022-01-26 12:02:35 +00:00
Tomas Votruba
625848ed0d Updated Rector to commit 75c0b27d37
75c0b27d37 [types] Add HasPropertyTypeMapepr and HasMethodTypeMapper (#1731)
2022-01-26 11:59:37 +00:00
Tomas Votruba
f25b52c226 Updated Rector to commit a26c59a7e9
a26c59a7e9 [TypeDeclaration] Skip use return docblock on typed intersection type (#1728)
2022-01-26 11:18:38 +00:00
Tomas Votruba
20964885f0 Updated Rector to commit 64d76cd11e
64d76cd11e [FinalizePublicClassConstantRector] Ignore final classes (#1730)
2022-01-26 10:10:51 +00:00
Tomas Votruba
fc1e56bf9f Updated Rector to commit 7453122793
7453122793 ucfirst
2022-01-25 23:03:38 +00:00
Tomas Votruba
df87df2e40 Updated Rector to commit 7453122793
7453122793 ucfirst
2022-01-25 20:05:07 +00:00
Tomas Votruba
4eb0da906f Updated Rector to commit a60f31b9a0
a60f31b9a0 docs
2022-01-25 20:04:52 +00:00
Tomas Votruba
333852550d Rector 0.12.14 2022-01-25 19:33:08 +00:00
Tomas Votruba
e3602aaa33 Updated Rector to commit 22db8c79c3
22db8c79c3 [build] Automate tweet about the release (#1729)
2022-01-25 17:03:16 +00:00
Tomas Votruba
231856524e Updated Rector to commit 1c651e2d02
1c651e2d02 [TypeDeclaration] Skip Prevent object in intersection type on ReturnTypeDeclarationRector (#1727)
2022-01-25 14:27:20 +00:00
Tomas Votruba
538fae2da2 Updated Rector to commit 1869c1dc00
1869c1dc00 [DX] Add --memory-limit option to pass memory limit to parallel subprocesses (#1726)
2022-01-25 11:53:27 +00:00
Tomas Votruba
37ad68b794 Updated Rector to commit caeeb78f6f
caeeb78f6f Bump Symplify to 10.0.16 + improve complexity (#1725)
2022-01-25 11:43:54 +00:00
Tomas Votruba
e9def0d5bc Updated Rector to commit 420dc935ae
420dc935ae [DowngradePhp72] Fix downgrade json null as true for DowngradeJsonDecodeNullAssociativeArgRector (#1724)
2022-01-25 10:49:46 +00:00
Tomas Votruba
4fd7947603 Updated Rector to commit 7cf24218f0
7cf24218f0 [DowngradePhp72] Add DowngradeJsonDecodeNullAssociativeArgRector (#1723)
2022-01-25 10:05:47 +00:00
Tomas Votruba
73a413e194 Updated Rector to commit 5ba03adbab
5ba03adbab Fix some misprints in README (#1722)
2022-01-25 08:39:40 +00:00
Tomas Votruba
81b953330b Updated Rector to commit e6d338840c
e6d338840c want see -> want to see (#1721)
2022-01-25 08:37:12 +00:00
Tomas Votruba
d3e1bb7e5d Updated Rector to commit 084ac39f29
084ac39f29 Add option to configure followLinks of finder (#1703)
2022-01-25 00:12:31 +00:00
Tomas Votruba
5021de4148 Updated Rector to commit e414c51d68
e414c51d68 [DeadCode] Allow unused private property on Doctrine and JMS Serializable attribute on RemoveUnusedPrivatePropertyRector (#1718)
2022-01-24 22:07:46 +00:00
Tomas Votruba
65d013939f Updated Rector to commit 084ac39f29
084ac39f29 Add option to configure followLinks of finder (#1703)
2022-01-24 22:07:08 +00:00
Tomas Votruba
f61a2947b9 Updated Rector to commit 85719ff0e7
85719ff0e7 [Downgrade 7.0] Strip unnecessary parentheses around expressions (#1617)
2022-01-24 08:38:25 +00:00
Tomas Votruba
c0379e66b3 Updated Rector to commit a53b3d37eb
a53b3d37eb [Php80] Do not remove true pseudo type on UnionTypesRector (#1715)
2022-01-24 08:35:12 +00:00
Tomas Votruba
7626873cdf Updated Rector to commit 386c97b914
386c97b914 [Naming][Php56] Do not add default value init for renamed variable from param on RenameParamToMatchTypeRector+AddDefaultValueForUndefinedVariableRector (#1716)
2022-01-24 04:18:32 +00:00
Tomas Votruba
1725b8b7fd Updated Rector to commit 081958a2ce
081958a2ce [DeadCode] Handle RemoveUnusedConstructorParamRector + RemoveUnusedPrivatePropertyRector (#1714)
2022-01-22 16:02:37 +00:00
Tomas Votruba
12ec968038 Updated Rector to commit 88a32076c6
88a32076c6 [Php74] Skip readonly on RestoreDefaultNullToNullableTypePropertyRector (#1713)
2022-01-22 09:45:55 +00:00
Tomas Votruba
62081a03cc Updated Rector to commit 369c2f7dfe
369c2f7dfe [CodeQuality][EarlyReturn] Handle SimplifyIfElseToTernaryRector + ChangeIfElseValueAssignToEarlyReturnRector (#1710)
2022-01-21 23:39:53 +00:00
Tomas Votruba
97621fb485 Updated Rector to commit cb96224c93
cb96224c93 [DowngradePhp70][Transform] Add #[\ReturnTypeWillChange] on Downgrade + transform ArrayObject::getIterator() to keep working on php 8.1 (#1711)
2022-01-21 23:07:05 +00:00
Tomas Votruba
676e7a5820 Updated Rector to commit c8e5b8abd7
c8e5b8abd7 [Php80] Handle AnnotationToAttributeRector + ClassPropertyAssignToConstructorPromotionRector (#1712)
2022-01-21 23:06:42 +00:00
Tomas Votruba
d697482a5c Updated Rector to commit f0928ab52c
f0928ab52c [cleanup] remove historical and unsupported safe 0.7 (#1709)
2022-01-21 13:18:52 +00:00
Tomas Votruba
bbc20c0f57 Updated Rector to commit 7dcd636528
7dcd636528 [docs] add link for rector-src
2022-01-21 10:58:31 +00:00
Tomas Votruba
5b3aa9bdb4 Updated Rector to commit fca5611ffc
fca5611ffc [Php74] Skip curly variable in string quoted on CurlyToSquareBracketArrayStringRector (#1707)
2022-01-21 10:42:17 +00:00
Tomas Votruba
c4b2af01d7 Updated Rector to commit 2934929fac
2934929fac [CodingStyle] Handle more than one method contains try catch on CatchExceptionNameMatchingTypeRector (#1706)
2022-01-21 06:12:56 +00:00
Tomas Votruba
9abce1612b Updated Rector to commit 672b339ebd
672b339ebd [e2e][scoped] Add e2e global install on scoped (#1704)
2022-01-20 21:15:14 +00:00
Tomas Votruba
12613b9c6a Updated Rector to commit 9b62f0a4c7
9b62f0a4c7 [Parallel] Remove unused SingleFileProcessor (#1700)
2022-01-19 13:18:25 +00:00
Tomas Votruba
f415b891e8 Updated Rector to commit 7d9262746f
7d9262746f [Php56] Skip AddDefaultValueForUndefinedVariableRector on empty() check (#1697)
2022-01-19 09:10:13 +00:00
Tomas Votruba
f2b4b95aa2 Updated Rector to commit dbf132092a
dbf132092a [Php71] Skip property fetch array assigned in method call on __construct on CountOnNullRector (#1698)
2022-01-19 08:54:57 +00:00
Tomas Votruba
42a0272cc5 Updated Rector to commit e5ed2372b9
e5ed2372b9 possible solution for global execution (#1692)
2022-01-18 16:24:12 +00:00
Tomas Votruba
4515eabbc8 Updated Rector to commit 71719b5e05
71719b5e05 [Php70] Do not take side effect on IfToSpaceshipRector (#1696)
2022-01-18 15:46:28 +00:00
Tomas Votruba
7a85fbdbd8 Updated Rector to commit 9d781bb466
9d781bb466 Do not run  on properties with attributes (#1694)
2022-01-18 10:31:57 +00:00
Tomas Votruba
c00c31fd50 Updated Rector to commit 1c7460bcfc
1c7460bcfc [Privatization] Skip ChangeReadOnlyVariableWithDefaultValueToConstantRector when local variable never used (#1693)
2022-01-18 07:55:51 +00:00
Tomas Votruba
bc1b388847 Updated Rector to commit bf2f6dd0e9
bf2f6dd0e9 [Php71] Skip iterable on CountOnNullRector (#1691)
2022-01-17 16:18:54 +00:00