Commit Graph

65 Commits

Author SHA1 Message Date
Tomas Votruba
15bac77e54 Updated Rector to commit e89590f925
e89590f925 Try pin back PHPStan 1.7.1 (#2383)
2022-05-27 20:43:22 +00:00
Tomas Votruba
85ff7027f7 Updated Rector to commit 38cb4c9684
38cb4c9684 Move Bootstrap file includer to load in RectorContainerFactory (#2382)
2022-05-27 19:47:45 +00:00
Tomas Votruba
ed2a4f1f64 Updated Rector to commit 429e5746ea
429e5746ea Try pin PHPStan 1.7.1 (#2381)
2022-05-27 17:33:19 +00:00
Tomas Votruba
bcf77dc873 Updated Rector to commit f5a06553ce
f5a06553ce [CodeQuality] Add InlineIsAInstanceOfRector (#2364)
2022-05-26 22:07:22 +00:00
Tomas Votruba
b93cf80a4f Updated Rector to commit dc9189280f
dc9189280f [PHPStan] Update to PHPStan ^1.7.0 (#2354)
2022-05-24 13:01:35 +00:00
Tomas Votruba
a073a51536 Updated Rector to commit b4120a8850
b4120a8850 [DX] Use direct method on node, instead of token position (#2340)
2022-05-21 11:58:43 +00:00
Tomas Votruba
d72f56e566 Updated Rector to commit 30f2f91909
30f2f91909 [CodeQuality][DeadCode] Handle SimplifyUselessVariableRector+RemoveOverriddenValuesRector (#2277)
2022-05-10 12:38:09 +00:00
Tomas Votruba
a2cfc4196f Updated Rector to commit 0175838a0c
0175838a0c [DX] Cleanup ComplexNodeRemover (#2230)
2022-05-05 06:11:24 +00:00
Tomas Votruba
770e1b0adc Updated Rector to commit 267d27bcd7
267d27bcd7 [Test] Remove PHPStanStubLoader::loadStubs() and require constants in tests bootstrap (#2228)
2022-05-04 13:49:45 +00:00
Tomas Votruba
a7f83696f3 Updated Rector to commit f1dba8825b
f1dba8825b Remove Php71 comment reference on config-downgrade (#2216)
2022-05-02 22:39:25 +00:00
Tomas Votruba
e6d9de7fba Updated Rector to commit 08bb10de6b
08bb10de6b [CodeQuality] Add InlineArrayReturnAssignRector (#2183)
2022-04-28 14:55:01 +00:00
Tomas Votruba
2e00657da7 Updated Rector to commit 4fea4e23b9
4fea4e23b9 [TypeDeclaration] Skip return type defined Closure on ReturnTypeDeclarationRector (#2179)
2022-04-27 13:37:37 +00:00
Tomas Votruba
e5c8dfa7cf Updated Rector to commit c5c620aa1a
c5c620aa1a [DowngradePhp80] Add Static Call Support on DowngradeMatchToSwitchRector (#2175)
2022-04-26 20:58:13 +00:00
Tomas Votruba
5147929731 Updated Rector to commit 43aa4d91f7
43aa4d91f7 Add SameNamespacedTypeSpecifier (#2169)
2022-04-26 08:13:18 +00:00
Tomas Votruba
2aa7002bee Updated Rector to commit 61fd4d8308
61fd4d8308 [config] Add import bare support (#2103)
2022-04-20 14:29:16 +00:00
Tomas Votruba
5efb6c74b3 Updated Rector to commit 269858a92c
269858a92c [Php56] Skip with coalesce assign on AddDefaultValueForUndefinedVariableRector (#2078)
2022-04-15 11:39:05 +00:00
Tomas Votruba
1cdd8d4e52 Updated Rector to commit 09499098eb
09499098eb [TypeDeclaration] Register ParamAnnotationIncorrectNullableRector to type-declaration config set (#2071)
2022-04-14 14:58:58 +00:00
Tomas Votruba
7fde66200e Updated Rector to commit 258f2d031e
258f2d031e phpstan (#2006)
2022-04-04 05:57:16 +00:00
Tomas Votruba
963952f993 Updated Rector to commit eba904f406
eba904f406 [Php80] Skip empty default on ChangeSwitchToMatchRector (#1980)
2022-03-31 11:04:24 +00:00
Tomas Votruba
effc4a97bb Updated Rector to commit 15c93b0b71
15c93b0b71 [DowngradePhp80] Handle variable  exists on DowngradeNonCapturingCatchesRector (#1976)
2022-03-29 10:06:07 +00:00
Tomas Votruba
98175f2608 Updated Rector to commit b97ce487e6
b97ce487e6 [CodeQuality] Handle Param by reference in target method on CallableThisArrayToAnonymousFunctionRector (#1974)
2022-03-28 22:48:45 +00:00
Tomas Votruba
4c436243fb Updated Rector to commit 6ebf140ee5
6ebf140ee5 Remove psr/http-message dep on downgrade scoped (#1958)
2022-03-24 18:43:58 +00:00
Tomas Votruba
16633831b8 Updated Rector to commit b83523354f
b83523354f [DeadCode] Skip called by current classname on RemoveUnusedPrivateClassConstantRector (#1931)
2022-03-15 09:06:38 +00:00
Tomas Votruba
53fdb25a5e Updated Rector to commit 888f483102
888f483102 [Renaming] Apply rename fully qualified namespace docblock on RenameNamespaceRector (#1917)
2022-03-10 10:09:54 +00:00
Tomas Votruba
2d19ff31f4 Updated Rector to commit 55a13c0020
55a13c0020 test run in phpstan 1.4.8 (#1904)
2022-03-06 00:42:13 +00:00
Tomas Votruba
59c4f05339 Updated Rector to commit 18f306ec61
18f306ec61 [DeadCode] Handle variable reference on openssl_sign() on RemoveUnusedVariableAssignRector (#1892)
2022-03-02 16:49:04 +00:00
Tomas Votruba
3fdb783c48 Updated Rector to commit 2869f42534
2869f42534 [Core] Clean up AbstractRector: Apply InfiniteLoopValidator only before refactor (#1773)
2022-02-06 19:33:27 +00:00
Tomas Votruba
6695b021a0 Updated Rector to commit 29c634ff65
29c634ff65 [Php74] Add inlinePublic configurable for TypedPropertyRector (#1745)
2022-02-02 21:14:38 +00:00
Tomas Votruba
3ebcd0c7ba Updated Rector to commit f632fa0957
f632fa0957 [DowngradePhp80] Add DowngradeStringReturnTypeOnToStringRector (#1750)
2022-01-31 17:52:49 +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
42a0272cc5 Updated Rector to commit e5ed2372b9
e5ed2372b9 possible solution for global execution (#1692)
2022-01-18 16:24:12 +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
617dc40fda Updated Rector to commit a9d29826d4
a9d29826d4 [Php70] Handle reverse sorting check on IfToSpaceshipRector (#1676)
2022-01-14 17:27:02 +00:00
Tomas Votruba
a92c1d7023 Updated Rector to commit e33afe6434
0eeaea9f4a [Configuration] Remove null bootstrap configs e33afe6434 Merge pull request #1647 from rectorphp/tv-configuration-null-config-cleanup
2022-01-07 15:47:35 +00:00
Tomas Votruba
300503afe6 Updated Rector to commit f42b3f91e2
8d64aee223 Fix memory leak b5dce9edd7 Further improvement f42b3f91e2 Merge pull request #1643 from ondrejmirtes/fix-memory-leak
2022-01-07 00:57:38 +00:00
Tomas Votruba
5e2900341c Updated Rector to commit 05a8666b96
da658ed4d6 [Scoped] Exclude rules/Naming from parallel process 05a8666b96 Merge pull request #1633 from rectorphp/exclude-rules-naming-parallel
2022-01-04 17:39:44 +00:00
Tomas Votruba
5f4bbd4591 Updated Rector to commit 5181bf9016
5181bf9016 Update to PHPStan ^1.3 (#1589)
2021-12-29 23:18:00 +00:00
Tomas Votruba
faf329350d Updated Rector to commit 59809f30ca
59809f30ca [Downgrade PHP 8.1] Add DowngradeFirstClassCallableSyntaxRector (#1267)
2021-11-18 18:48:10 +00:00
Tomas Votruba
0fea0fdc92 Updated Rector to commit 08ce1d06ed
08ce1d06ed [Php70] Avoid error Undefined property: PhpParser\Node\Stmt\Class_:: on ThisCallOnStaticMethodToStaticCallRector (#1197)
2021-11-09 13:36:07 +00:00
Tomas Votruba
7f56f8ae35 Updated Rector to commit 66800f00f1
66800f00f1 [Scoped] Fixing Scoped build bin rector.php (#1174)
2021-11-07 04:15:35 +00:00
Tomas Votruba
504a41770d Updated Rector to commit f8e04774ad
f8e04774ad Fixing scoped build (#1143)
2021-11-04 15:30:20 +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
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
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
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