28 Commits

Author SHA1 Message Date
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
Tomas Votruba
201a8f31fa update getName() 2019-08-04 20:41:51 +02:00
Tomas Votruba
7c9df2cefe rename Attribute to AttributeKey to prevent duplicated names with similar classes in 3rd party project 2019-04-13 14:21:36 +02:00
Tomas Votruba
c5ee28cc2d Add "dump-node-help" command 2019-02-23 00:49:32 +01:00
Tomas Votruba
f574c3374f use node-class based naming 2019-02-22 18:34:41 +01:00
Tomas Votruba
7beababe25 rename utils/phsptan to utils/PHPStanExtensions 2019-02-21 19:18:09 +01:00
Tomas Votruba
5d5066c0b9 decouple ValueResolver 2019-02-02 15:02:34 +01:00
Tomas Votruba
e4ff3faf9e bump to Symplify 5.4 2019-01-29 12:50:50 +01:00
Tomas Votruba
fb0bd8e0b8 add utils to code analysis 2019-01-25 16:06:56 +01:00
Tomas Votruba
def4db7a8f Add BetterNodeFinderReturnTypeExtension 2019-01-25 16:06:56 +01:00
Tomas Votruba
7c8a88cf73 add ResolvedNameReturnTypeExtension and apply 2019-01-25 16:06:56 +01:00
Tomas Votruba
45df82424c add GetAttributeReturnTypeExtension 2019-01-25 01:49:05 +01:00
Tomas Votruba
482ba85056 fix new directory paths for phpstan generate paths 2018-12-28 17:42:48 +01:00
Tomas Votruba
ceb946cc8b use phpstan paths 2018-12-28 17:26:00 +01:00