Commit Graph

2293 Commits

Author SHA1 Message Date
Tomas Votruba 4838a73d43 Updated Rector to commit 38ed8d2f6d
38ed8d2f6d Rollback stubs-rector tweak and remove e2e/define-constant (#2377)
2022-05-27 15:54:40 +00:00
Tomas Votruba 02fbc78a36 Updated Rector to commit 2c46d4fc4d
2c46d4fc4d [DX] Drop YamlFileFormatter as Rector does not process YAML (#2376)
2022-05-27 15:40:05 +00:00
Tomas Votruba dde87d99cf Updated Rector to commit a7e6b685e9
a7e6b685e9 [DX] Remove XmlFileFormatter, as Rector does not handle it (#2375)
2022-05-27 15:32:46 +00:00
Tomas Votruba 3179389e09 Updated Rector to commit 64f93c848d
64f93c848d Try fix stub ReflectionUnionType not found in CI php 7.2 (take 2) (#2374)
2022-05-27 15:10:33 +00:00
Tomas Votruba 370e072a87 Updated Rector to commit a9dd89b1cc
a9dd89b1cc [DX] Remove CommandNaming magic, check rector class exists in RectorConfig (#2372)
2022-05-27 15:06:05 +00:00
Tomas Votruba 2916f08a7f Updated Rector to commit 03da98750a
03da98750a Try fix stub ReflectionUnionType not found in CI php 7.2 (#2373)
2022-05-27 14:54:56 +00:00
Tomas Votruba 6693d5cd3d Updated Rector to commit 45eef47f27
45eef47f27 [DX] Various config merge, improve RectorConfig methods (#2371)
2022-05-27 13:38:07 +00:00
Tomas Votruba 7e46eb8267 Updated Rector to commit a2d6da8b4e
a2d6da8b4e Back to php-scoper 0.14 with scoping from php 8.0 (#2370)
2022-05-27 11:51:31 +00:00
Tomas Votruba 6c7516ddb8 Updated Rector to commit 0fd045cf35
0fd045cf35 Try php-scoper 0.17.2 (#2369)
2022-05-27 11:37:28 +00:00
Tomas Votruba beba7d6efe Updated Rector to commit 1249d947f4
1249d947f4 Try php-scoper 0.17 (#2368)
2022-05-27 11:25:02 +00:00
Tomas Votruba 44b6de06e8 Updated Rector to commit 7adde5807c
7adde5807c [DX] Move configure to direct call in RectorConfig (#2367)
2022-05-27 11:08:48 +00:00
Tomas Votruba c9884a4d56 Updated Rector to commit 7adde5807c
7adde5807c [DX] Move configure to direct call in RectorConfig (#2367)
2022-05-27 11:00:42 +00:00
Tomas Votruba 51026f9d95 Updated Rector to commit 213b14d715
d2456936e9 clear phpstan.neon 213b14d715 use Symfony 6.0 contracts
2022-05-27 10:59:03 +00:00
Tomas Votruba 911a9772d6 Updated Rector to commit e690cd059c
e690cd059c restore downgrade configs
2022-05-27 10:39:50 +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 74a2d071eb Updated Rector to commit 3da22b0231
3da22b0231 [Php81] Skip ArrayDimFetch from ArrayObject in Assign var on ReadOnlyPropertyRector (#2363)
2022-05-26 07:20:40 +00:00
Tomas Votruba 9bf9c43163 Updated Rector to commit 66dbb1e307
66dbb1e307 Allow to rename method if in interface (#2362)
2022-05-25 21:43:02 +00:00
Tomas Votruba b52fe6d037 Updated Rector to commit 5d0138dcef
5d0138dcef Fixture class name fix (#2360)
2022-05-25 08:23:52 +00:00
Tomas Votruba f47835bc59 Updated Rector to commit 5d0138dcef
5d0138dcef Fixture class name fix (#2360)
2022-05-25 07:42:03 +00:00
Tomas Votruba 90e4d93b7b Updated Rector to commit 9c6b3d708c
9c6b3d708c [TypeDeclaration] Skip curly {@inheritdoc} on AddArrayReturnDocTypeRector (#2359)
2022-05-25 07:33:41 +00:00
Tomas Votruba c5eecc40c0 Updated Rector to commit 4c53b206a4
4c53b206a4 [Php80] Do not remove array<mixed> inside Union type on UnionTypesRector (#2358)
2022-05-25 06:59:11 +00:00
Tomas Votruba de531d956c Updated Rector to commit e1ecbe90fc
e1ecbe90fc [DeadCode] Handle RemoveDoubleAssignRector+RemoveUnusedVariableAssignRector (#2355)
2022-05-24 21:07:21 +00:00
Tomas Votruba f3e173b7f3 Updated Rector to commit 8efa7151e6
8efa7151e6 [FamilyTree] Use parent->hasNativeMethod() on ClassChildAnalyzer->resolveParentClassMethods() (#2357)
2022-05-24 20:58:57 +00:00
Tomas Votruba 5dfc95ba95 Updated Rector to commit e1ecbe90fc
e1ecbe90fc [DeadCode] Handle RemoveDoubleAssignRector+RemoveUnusedVariableAssignRector (#2355)
2022-05-24 20:58:43 +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 3e7be42701 Updated Rector to commit a14bd26655
a14bd26655 [Core] Handle Previous Stmt not Stmt on UnreachableStmtAnalyzer (#2353)
2022-05-24 09:06:01 +00:00
Tomas Votruba 5d8ca84738 Updated Rector to commit f25715b7b3
f25715b7b3 [Php73] Skip Encapsed on StringifyStrNeedlesRector + Temporary Pin PHPStan 1.6.9 (#2352)
2022-05-24 08:37:28 +00:00
Tomas Votruba edbab99c60 Updated Rector to commit 1691157a64
1691157a64 [Core] Use PropertyFetchAnalyzer::isFilledViaMethodCallInConstructStmts() in ConstructorAssignDetector::isPropertyAssigned() (#2351)
2022-05-23 14:15:07 +00:00
Tomas Votruba bb3b32dd59 Rector 0.13.0 2022-05-23 10:26:32 +00:00
Tomas Votruba f89782b964 Updated Rector to commit f134b6183e
f134b6183e [Php71] Ensure return  only when catch of TryCatch removed on MultiExceptionCatchRector (#2350)
2022-05-23 03:50:09 +00:00
Tomas Votruba a2cadae414 Updated Rector to commit 3fe07aa6a1
3fe07aa6a1 [Experiment][Naming] Keep GroupUse Stmt on UseImportsResolver::resolveForNode() (#2349)
2022-05-22 21:05:36 +00:00
Tomas Votruba 291f513fb2 Updated Rector to commit f8c204adba
f8c204adba [Naming] Handle Grouped use import on UseImportsResolver (#2348)
2022-05-22 17:40:56 +00:00
Tomas Votruba b7c661cd45 Updated Rector to commit a9c6d9bd06
a9c6d9bd06 [Core][DeadCode] Remove ClassMethodManipulator->isPropertyPromotion() (#2346)
2022-05-22 17:06:09 +00:00
Tomas Votruba a935bbc0cb Updated Rector to commit 8fbc6582f9
8fbc6582f9 [Core][Naming] Move collecting param names method to FunctionLikeManipulator (#2347)
2022-05-22 16:59:48 +00:00
Tomas Votruba 1192ab052e Updated Rector to commit 68906c7e17
68906c7e17 [DeadCode] Skip used in compact() on RemoveUnusedConstructorParamRector (#2345)
2022-05-22 11:48:33 +00:00
Tomas Votruba 87e9b6cac3 Updated Rector to commit 20731aedd2
20731aedd2 add RectorConfigProvider::getSymfonyContainerXml()
2022-05-22 07:50:39 +00:00
Tomas Votruba cb9cf8dc77 Updated Rector to commit a59e9cece6
a59e9cece6 Fix return type of FileInfoParser::parseFileInfoToNodesAndDecorate (#2344)
2022-05-22 07:24:14 +00:00
Tomas Votruba de0de9aad5 Updated Rector to commit 08a35afeb1
08a35afeb1 remove symfony routes json paramter as unused
2022-05-22 07:19:57 +00:00
Tomas Votruba 7b1430a8bc Updated Rector to commit adb6e68c2a
adb6e68c2a [automated] Re-Generate Nodes/Rectors Documentation (#2343)
2022-05-22 07:17:20 +00:00
Tomas Votruba 2b85976c4c Updated Rector to commit adb6e68c2a
adb6e68c2a [automated] Re-Generate Nodes/Rectors Documentation (#2343)
2022-05-22 00:38:26 +00:00
Tomas Votruba 1eaab8962d Updated Rector to commit fef1a03955
fef1a03955 [DeadCode] Skip used in Closure use on RemoveUnusedConstructorParamRector (#2341)
2022-05-21 16:30:26 +00:00
Tomas Votruba 71be1e7075 Updated Rector to commit b4120a8850
b4120a8850 [DX] Use direct method on node, instead of token position (#2340)
2022-05-21 12:10:19 +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 3051b40bdb Updated Rector to commit b4120a8850
b4120a8850 [DX] Use direct method on node, instead of token position (#2340)
2022-05-21 09:54:08 +00:00
Tomas Votruba 85503305b8 Updated Rector to commit b4120a8850
b4120a8850 [DX] Use direct method on node, instead of token position (#2340)
2022-05-21 09:46:20 +00:00
Tomas Votruba ba3d4a2c17 Updated Rector to commit b4120a8850
b4120a8850 [DX] Use direct method on node, instead of token position (#2340)
2022-05-21 08:50:30 +00:00
Tomas Votruba 6fe802bfdc Updated Rector to commit fcadc67328
fcadc67328 add symfony php config option to allow loading route factory (#2339)
2022-05-21 08:48:33 +00:00
Tomas Votruba 66041dec16 Updated Rector to commit 36fd8fa619
36fd8fa619 [NodeTypeResolver] Remove DummyTraitClass check as the class no longer exists (#2338)
2022-05-20 18:06:50 +00:00
Tomas Votruba 6a5ebad0e7 Updated Rector to commit f0a1b688f3
f0a1b688f3 [DowngradePhp80] Apply PHPStan 1.7.x-dev compatible for PhpParameterReflection (#2336)
2022-05-20 10:24:40 +00:00
Tomas Votruba f102e48ada Updated Rector to commit 1a56ec1736
1a56ec1736 [Php80] Handle default in previous not used in next switch (#2335)
2022-05-19 18:13:25 +00:00