7652 Commits

Author SHA1 Message Date
Tomas Votruba
7dccdd4583
Merge pull request #2791 from rectorphp/cs-check
apply method and property order
2020-02-02 12:27:14 +01:00
TomasVotruba
1dda9804f5 apply property and method order 2020-02-02 12:14:43 +01:00
Tomas Votruba
9ac6f39c34
Merge pull request #2790 from rectorphp/cakephp-routes-to-explicit
[CakePHPToSymfony] Add CakePHPImplicitRouteToExplicitRouteAnnotationRector
2020-02-02 11:45:15 +01:00
TomasVotruba
ab89f4b780 [CakePHPToSymfony] Add CakePHPImplicitRouteToExplicitRouteAnnotationRector 2020-02-02 11:36:39 +01:00
TomasVotruba
f303ab8f09 Merge branch 'remove-many-args' 2020-02-01 14:10:57 +01:00
TomasVotruba
010d6786a7 add reference 2020-02-01 14:10:45 +01:00
Tomas Votruba
19c0a23107
Merge pull request #2789 from rectorphp/remove-many-args
[DeadCode] increase deep chain limit to prevent used params bugs
2020-02-01 10:46:09 +01:00
TomasVotruba
c706d721a3 [DeadCode] increate deep chain limit to prevent used params bugs 2020-02-01 10:42:09 +01:00
Tomas Votruba
47c99358b6
Merge pull request #2787 from rectorphp/remove-setter-only
[DeadCode] Fix RemoveSetterOnlyPropertyAndMethodCallRector for interface contract
2020-02-01 10:41:36 +01:00
TomasVotruba
0b94c5c897 [DeadCode] Fix RemoveSetterOnlyPropertyAndMethodCallRector for abstract method contract 2020-02-01 10:36:45 +01:00
TomasVotruba
6cec5bf890 [DeadCode] Fix RemoveSetterOnlyPropertyAndMethodCallRector for interface contract 2020-02-01 09:57:42 +01:00
Tomas Votruba
c7c5de8ab5
Merge pull request #2786 from rectorphp/php-doc-only
decopule FunctionLikeParsedNodesFinder
2020-02-01 09:17:33 +01:00
TomasVotruba
b07c90588f decopule FunctionLikeParsedNodesFinder 2020-02-01 09:10:54 +01:00
TomasVotruba
4952d026cd fixup! Merge pull request #2783 from rectorphp/cleanup-parsed-nodes 2020-01-31 14:07:55 +01:00
Tomas Votruba
6dc3cec00e
Merge pull request #2783 from rectorphp/cleanup-parsed-nodes
decopule ClassLikeParsedNodeFinder
2020-01-31 14:07:05 +01:00
TomasVotruba
67bb440d3a decopule ClassLikeParsedNodeFinder 2020-01-31 14:03:35 +01:00
TomasVotruba
332c948ed9 comment 2020-01-31 12:06:04 +01:00
Tomas Votruba
94126cd5e5
Merge pull request #2781 from rectorphp/api-doc-cleanup
[PhpDoc] move get param types to php doc info
2020-01-31 11:57:01 +01:00
TomasVotruba
d9b13a5e1b cleanup 2020-01-31 10:52:10 +01:00
TomasVotruba
5cc5f77bb2 move get param types to php doc infO 2020-01-31 10:46:08 +01:00
Tomas Votruba
e232523182
Merge pull request #2780 from rectorphp/doc-api-cleanup
remove deprecated removeBy* in DocBlockManipulator
2020-01-31 10:16:02 +01:00
TomasVotruba
cdd2febe75 remove getTagByName() 2020-01-31 10:00:57 +01:00
TomasVotruba
e5b36d999c remove getReturtType() 2020-01-31 09:46:00 +01:00
TomasVotruba
452f2e3643 decouple TypeComparator 2020-01-31 09:23:11 +01:00
TomasVotruba
e56804dd65 remove deprecated removeBy* in DocBlockManipulator 2020-01-31 09:01:07 +01:00
Tomas Votruba
d1757f2aac
Merge pull request #2775 from rectorphp/php-doc-object-attribute
[DX] Reducing technical debt of DocBlockManipulator with 705 lines
2020-01-31 08:05:03 +01:00
TomasVotruba
f0de6724b6 use php doc info node 2020-01-31 07:53:22 +01:00
TomasVotruba
b32ab6c01e doc block manipulator refactoring to object 2020-01-30 22:45:28 +01:00
Tomas Votruba
9f7030c5ce
Merge pull request #2773 from rectorphp/resolve-get-type-merge
decouple PhpParserNodeMapper
v0.6.14
2020-01-29 11:42:27 +01:00
TomasVotruba
94bf9d1522 decopule PhpDoTypeMapper, PhpParserNodeMapper 2020-01-29 11:38:17 +01:00
Tomas Votruba
4678afe3df
Added phpunit problem matcher (#2757)
Added phpunit problem matcher
2020-01-28 23:31:36 +01:00
Markus Staab
bd2c5e2cfe
Docs 2020-01-28 23:26:48 +01:00
Markus Staab
0e988d16b4
Added docs 2020-01-28 23:24:56 +01:00
TomasVotruba
3f15e1b558 remove stage 2020-01-28 23:19:04 +01:00
TomasVotruba
27ebc09bd8 push 2020-01-28 23:17:48 +01:00
Tomas Votruba
57d85df6ab
misc (#2772)
misc
2020-01-28 17:38:13 +01:00
TomasVotruba
5afed89800 decouple FunctionToServiceMap 2020-01-28 17:33:22 +01:00
TomasVotruba
73c15ecd25 misc 2020-01-28 16:38:47 +01:00
Tomas Votruba
e248d2da04
Merge pull request #2771 from rectorphp/cleanup
decouple ArrayTypeAnalyzer and CountableTypeAnalyzer
2020-01-28 16:34:21 +01:00
TomasVotruba
7d01a40223 decouple StringTypeAnalyzer 2020-01-28 16:25:39 +01:00
TomasVotruba
23d2ab257a decouple ArrayTypeAnalyzer and CountableTypeAnalyzer 2020-01-28 16:06:19 +01:00
Tomas Votruba
550f47ab70
Cleanup (#2770)
Cleanup
2020-01-28 11:48:40 +01:00
TomasVotruba
f68004fbc8 respect PHPStan type of getRealpath 2020-01-28 11:38:55 +01:00
TomasVotruba
b11261ff69 cleanup 2020-01-28 10:41:54 +01:00
Tomas Votruba
3b676ad57c
Merge pull request #2769 from rectorphp/node-type-resolver
cleanup
2020-01-28 02:00:37 +01:00
TomasVotruba
b1d942a28c fix class 2020-01-28 01:59:43 +01:00
TomasVotruba
36e6127a5c cleanup 2020-01-28 01:56:03 +01:00
Tomas Votruba
967e7768cb
Merge pull request #2768 from rectorphp/node-type-resolver
NodeTypeResolver improvements
2020-01-28 01:13:27 +01:00
TomasVotruba
7d53bd5797 misc compiler 2020-01-28 01:06:56 +01:00
TomasVotruba
38241af7bc extract PregMatchTypeCorrector 2020-01-28 00:41:47 +01:00