2673 Commits

Author SHA1 Message Date
Gabriel Caruso
7f1d9072dd Higilight more methods 2018-05-04 14:38:27 +01:00
Gabriel Caruso
3e5bf7b278 Rename update-docs composer command 2018-05-04 14:38:27 +01:00
Gabriel Caruso
16949fe10a Fix some Rector description and add composer command 2018-05-04 14:38:27 +01:00
Tomáš Votruba
3f6952de5e
Merge pull request #448 from rectorphp/static-calls
Failing test for #447
2018-05-04 15:14:51 +02:00
Tomas Votruba
0ba161ab1e Fix AssertNotOperatorRector for static calls [closes #447] 2018-05-04 14:10:06 +01:00
Gabriel Caruso
de9fb3cf55 Failing test for #447 2018-05-04 14:05:13 +01:00
Tomáš Votruba
449d70835a
Merge pull request #456 from rectorphp/better-phpdoc-3
Migrate from BetterDocBlockReflection to BetterPhpDocParser - step 3
2018-05-04 14:33:28 +02:00
Tomas Votruba
46f62741e9 fix cs 2018-05-04 11:31:41 +01:00
Tomas Votruba
c10af0e036 rename package directory 2018-05-04 11:31:21 +01:00
Tomas Votruba
0570ccc0b8 fix namespaces 2018-05-04 11:30:27 +01:00
Tomáš Votruba
2f97f14549
Merge pull request #455 from rectorphp/better-phpdoc-2
Migrate from BetterDocBlockReflection to BetterPhpDocParser - step 2
2018-05-04 12:18:13 +02:00
Tomas Votruba
d4479bcffb composer: remove any depenency on ReflectionDocBlock related packages 2018-05-04 11:08:32 +01:00
Tomas Votruba
1bc4cc675f cleanup services 2018-05-04 11:05:11 +01:00
Tomas Votruba
535918a934 move inspiration links to README 2018-05-04 11:05:08 +01:00
Tomas Votruba
2662456b64 drop DocBlockFactory and TidingSerializer 2018-05-04 11:02:04 +01:00
Tomáš Votruba
4af1152d7c
Merge pull request #446 from rectorphp/better-phpdoc
Migrate from BetterDocBlockReflection to BetterPhpDocParser - step 1
2018-05-04 11:57:07 +02:00
Tomas Votruba
b5d3d7ee14 fix deps 2018-05-04 10:47:03 +01:00
Tomas Votruba
b8f3de90e7 composer: use symplify/coding-standard dev 2018-05-04 10:32:48 +01:00
Tomas Votruba
294f8317e6 fix empty doc storing on MagicMethodRector 2018-05-04 10:32:38 +01:00
Tomas Votruba
8daee5f9f3 cleanup 2018-05-03 13:18:06 +02:00
Tomas Votruba
152e306dfb make use of getVarTypes(), cleanup 2018-05-03 13:17:42 +02:00
Tomas Votruba
69a60cae40 rename removeAnnotationFromNode() to removeTagFromNode(), decouple removeTagWithContentFromNode() 2018-05-02 22:54:21 +02:00
Tomas Votruba
c7fcdae789 hotfix preslash in types 2018-05-02 20:38:58 +02:00
Tomas Votruba
eb264e99ea remove unused comment 2018-05-02 18:43:44 +02:00
Tomas Votruba
d9a3cf2d22 add CurrentNodeProvider to decouple logic 2018-05-02 18:42:35 +02:00
Tomas Votruba
cc58217f4a cs fixes 2018-05-02 18:33:44 +02:00
Tomas Votruba
8ef15be6d1 update cs set 2018-05-02 18:33:15 +02:00
Tomas Votruba
d727a626e4 cleanup in NodeTypeResolver 2018-05-02 18:33:15 +02:00
Tomas Votruba
5d9f53a404 static fixes 2018-05-02 18:33:15 +02:00
Tomas Votruba
e78b8c701b cleanup 2018-05-02 18:33:15 +02:00
Tomas Votruba
bf0b07436f improve PhpDocInfoFqnTypeDecorator 2018-05-02 18:33:15 +02:00
Tomas Votruba
9aafcbedf1 use new namespace 2018-05-02 18:33:15 +02:00
Tomas Votruba
0c9d4efab5 fix cs 2018-05-02 18:33:15 +02:00
Tomas Votruba
087e146f0f remove unused property 2018-05-02 18:33:15 +02:00
Tomas Votruba
2db2970151 todo note 2018-05-02 18:33:15 +02:00
Tomas Votruba
e92038e07c RectorKernel: add CollectorDecorator for PhpDocInfo 2018-05-02 18:33:15 +02:00
Tomas Votruba
524ce71aa2 add comment 2018-05-02 18:33:15 +02:00
Tomas Votruba
69a4247934 fix methods name 2018-05-02 18:33:15 +02:00
Tomas Votruba
bf784d6671 fix method name 2018-05-02 18:33:15 +02:00
Tomas Votruba
6aa42b4ea7 replacePhpDocTypeByAnother() wip 2018-05-02 18:33:15 +02:00
Tomas Votruba
2ff7c3354b cleanup of removeAnnotationFromNode() 2018-05-02 18:33:15 +02:00
Tomas Votruba
92e53d1b46 add updateNodeWithPhpDocInfo() method 2018-05-02 18:33:15 +02:00
Tomas Votruba
61f2e70587 cleanup 2018-05-02 18:33:15 +02:00
Tomas Votruba
97af660878 cleanup DocBlockAnalyzer 2018-05-02 18:33:15 +02:00
Tomas Votruba
813980a424 migrate getTypeForParam() 2018-05-02 18:33:15 +02:00
Tomas Votruba
cbf7bd75ec fix TemplateAnnotationRector 2018-05-02 18:33:15 +02:00
Tomas Votruba
9d1405c4b6 fix ExceptionAnnotationRector 2018-05-02 18:33:15 +02:00
Tomas Votruba
8cbb53bc6f fix DocBlockAnalyzer param remover 2018-05-02 18:33:15 +02:00
Tomas Votruba
550b9a9535 fix IdentifierRector (regression of php-parser update) 2018-05-02 18:33:15 +02:00
Tomas Votruba
0fd12eaee2 drop node removing logic from DocBlockAnalyzer, make use of better-phpdoc-parser dev 2018-05-02 18:33:15 +02:00