63 Commits

Author SHA1 Message Date
TomasVotruba
1dda9804f5 apply property and method order 2020-02-02 12:14:43 +01:00
TomasVotruba
4fce5091ae move RectorGenerator to core code 2020-01-21 23:55:58 +01:00
TomasVotruba
89bfb7982e [CakePHPToSymfony] Add CakePHPTemplateHToTwigRector 2020-01-20 00:34:55 +01:00
TomasVotruba
80c84536ac fixup 2020-01-20 00:22:47 +01:00
TomasVotruba
08567c2f6a add c alias for create command, fix html input for code samples 2020-01-20 00:09:56 +01:00
TomasVotruba
a60e526722 [CakePHPToSymfony] Add CakePHPControllerComponentToSymfonyRector 2020-01-18 18:50:03 +01:00
TomasVotruba
1678950146 add PHPStanStaticTypeMapperChecker packages 2020-01-16 13:32:02 +01:00
TomasVotruba
ba72bc847d decouple UnionTypeAnalyzer and UnionTypeAnalysis 2020-01-14 21:15:14 +01:00
TomasVotruba
ef982e3df3 remove old manual nodes 2020-01-12 22:42:38 +01:00
TomasVotruba
ded6e13996 fix cs 2020-01-12 22:42:38 +01:00
TomasVotruba
1735c0366d add type 2020-01-12 21:42:20 +01:00
TomasVotruba
464eb22030 Add PHPStanAttributeTypeSyncer 2020-01-12 21:42:19 +01:00
TomasVotruba
a38d61f00c [SOLID] Add ChangeIfElseValueAssignToEarlyReturnRector 2020-01-06 01:42:15 +01:00
TomasVotruba
9e67d30e84 [DeadCode] Add RemoveUnusedClassesRector 2020-01-05 00:03:42 +01:00
TomasVotruba
9dd43747b7 [CodeQuality] Add IntvalToTypeCastRector 2019-12-27 17:50:32 +01:00
TomasVotruba
0dec93ead6 [Gedmo to Knp] Add TreeBehaviorRector 2019-12-26 00:46:43 +01:00
TomasVotruba
e4e73b3d6d various fixes 2019-12-09 14:51:39 +01:00
TomasVotruba
290d0b4ee5 fixup! Merge pull request #2409 from rectorphp/phalcon-round-2 2019-12-08 18:01:29 +01:00
TomasVotruba
ea41267161 fixup 2019-12-08 10:46:28 +01:00
TomasVotruba
2fdf8f9795 make command public 2019-11-24 16:28:11 +01:00
TomasVotruba
d5952978c9 update backers 2019-11-24 16:28:11 +01:00
TomasVotruba
86d14353f4 decoupling 2019-11-24 16:28:11 +01:00
TomasVotruba
68fd377d82 Open create command to public 2019-11-24 16:28:11 +01:00
TomasVotruba
53eda0bb8e use new Symplify 7 2019-11-23 18:49:27 +01:00
TomasVotruba
a3693df310 use exclude as list 2019-11-22 20:10:39 +01:00
TomasVotruba
b930046917 add UnionTypesRector 2019-11-17 14:39:46 +01:00
Tomas Votruba
2d30233a47 init DynamicTypeAnalysis 2019-11-11 17:35:34 +01:00
TomasVotruba
ca5bd81761 add UnionType to DumpNodesCommand 2019-11-09 00:27:29 +01:00
Tomas Votruba
69c35ae9f2 add test case to PregReplaceEModifierRector 2019-11-05 23:07:39 +01:00
Jeroen Smit
c41737e3a2 Merge branch 'master' of github.com:rectorphp/rector into previousStatementRewrite 2019-11-01 15:55:46 +01:00
Tomas Votruba
40c49710e9 [cs] reoder private methods by call order 2019-10-30 10:49:07 +01:00
Jeroen Smit
1daf62af25 Fixes after merging master
Fix for false positive while
2019-10-27 18:25:04 +01:00
Tomas Votruba
beaf6a8378 make use of Set and ContainerFactory 2019-10-22 15:13:46 +02:00
Tomas Votruba
f04d663e41 fix re-throw 2019-10-16 23:05:35 +02:00
Tomas Votruba
acfd930f54 apply PSR-12 2019-10-13 08:09:08 +02:00
Tomas Votruba
516505ea85 allow serialize type annotation for ClassMethod 2019-10-04 19:53:15 +02:00
Tomas Votruba
0da741a9a3 drop @return type from Iterator in tests 2019-09-27 14:40:09 +02:00
Tomas Votruba
ca7d0cba15 use PHP highlight for herenow doc 2019-09-18 09:14:06 +02:00
Tomas Votruba
24149a36a7 [phpstan] add PreventParentMethodVisibilityOverrideRule 2019-09-15 16:49:28 +02:00
Tomas Votruba
4644a5b49b update test template [skip ci] 2019-09-12 10:18:26 +02:00
Tomas Votruba
622b6c1460 migrate TypeInferers to PHPStan object types 2019-09-10 20:40:43 +02:00
Tomas Votruba
1a0db5e25c [PHPUnit] Add AddSeeTestAnnotationRector 2019-09-03 14:02:42 +02:00
Tomas Votruba
72bb8d6ec0 remove getDoctrine*() methods from PhpDocInfo, use getByType() instead 2019-08-31 13:46:48 +02:00
Tomas Votruba
93a71ce302 rename level to set to prevent confusion of duplicate 2019-08-29 22:50:37 +02:00
Tomas Votruba
6d0bf0b44b add makeFinal() method 2019-08-25 12:29:15 +02:00
Tomas Votruba
c8e0e14d07 add namespace sorter 2019-08-24 13:44:51 +02:00
Tomas Votruba
02dd74a3ab move objects to use ValueObject namespace 2019-08-24 13:17:36 +02:00
Tomas Votruba
357209f228 separate ContributorUtils to RectorGenerator and DocumentationGenerator 2019-08-24 13:11:20 +02:00
Tomas Votruba
f492007f37 move Contributor tools to utils 2019-08-24 12:50:35 +02:00
Tomas Votruba
72b91209c7 [DeadCode] Add RemoveUnusedDoctrineEntityMethodAndPropertyRector 2019-08-04 23:39:48 +02:00