8597 Commits

Author SHA1 Message Date
TomasVotruba
97040249f1 use Symplify SeeAnnotationToTestRule 2020-05-09 20:44:14 +02:00
TomasVotruba
153da89118 add FindFirstInstanceOfReturnTypeExtension 2020-05-09 20:44:14 +02:00
Tomas Votruba
0dbe95b8f1
Merge pull request #3332 from staabm/patch-3
Define `__RECTOR_RUNNING__` constant at analysis time
2020-05-08 16:40:58 +02:00
Markus Staab
de81569417
Define __RECTOR_RUNNING__ constant at analysis time 2020-05-08 14:12:25 +02:00
Tomas Votruba
ed04aeb76f
Merge pull request #3327 from rectorphp/phpstan-fixes 2020-05-07 01:37:02 +02:00
TomasVotruba
c8111834b3 add builder types 2020-05-07 01:32:26 +02:00
TomasVotruba
1795cd538c run phpstan on utils 2020-05-07 01:10:51 +02:00
TomasVotruba
7b1813f00e fix lock to Rector named class only 2020-05-07 00:55:37 +02:00
TomasVotruba
0ca2340595 [utils] add schema for phpstan rules 2020-05-07 00:53:47 +02:00
TomasVotruba
4dc366bf93 make SeeAnnotationToTestRule more generic 2020-05-07 00:52:43 +02:00
TomasVotruba
b7d1789518 move phsptan rules one directory up 2020-05-07 00:45:05 +02:00
Tomas Votruba
cff836b046
Merge pull request #3326 from rectorphp/add-method-call-method 2020-05-07 00:32:47 +02:00
TomasVotruba
103a59b5b6 add isLocalMethodCall names 2020-05-07 00:30:00 +02:00
TomasVotruba
23e468de75 add isLocalMethodCall names 2020-05-07 00:13:47 +02:00
TomasVotruba
f0472b460c add createLocalMethodCall() 2020-05-07 00:08:46 +02:00
Tomas Votruba
e0f2366892
Merge pull request #3325 from rectorphp/solid-const 2020-05-07 00:05:17 +02:00
TomasVotruba
b0bd524e53 apply constant decouple 2020-05-06 23:40:31 +02:00
TomasVotruba
b86f4afdaf apply on packages 2020-05-06 23:40:31 +02:00
TomasVotruba
d687bf7dba styling 2020-05-06 23:36:28 +02:00
TomasVotruba
622ff7324c add hasChange to rename property to match type 2020-05-06 23:36:28 +02:00
TomasVotruba
9c65e7ac75 [SOLID] Add RepeatedLiteralToClassConstantRector 2020-05-06 23:36:28 +02:00
Tomas Votruba
420c8c593b
Merge pull request #3324 from rectorphp/depre-zend-to-symfony 2020-05-06 18:18:11 +02:00
TomasVotruba
558ece61e0 deprecate Zend 1 to Symfony 4 set 2020-05-06 18:13:22 +02:00
Tomas Votruba
c915743c3e
Merge pull request #3322 from rectorphp/todo-7 2020-05-06 18:13:06 +02:00
TomasVotruba
093a94a14c various @todo resolved 2020-05-06 17:37:27 +02:00
TomasVotruba
c890e577fa drop partial import tests 2020-05-06 17:37:27 +02:00
TomasVotruba
491a417842 various @todo resolved 2020-05-06 17:37:27 +02:00
TomasVotruba
41e952e043 node printing functions consolidation 2020-05-06 17:20:11 +02:00
kodiakhq[bot]
e299302591
Merge pull request #3321 from rectorphp/todo-6
Resolving todos #6
2020-05-06 15:15:44 +00:00
rector-bot
237aa4a5c3 fixup! fixup! allow ReservedFnFunctionRector on older PHP 7.3 2020-05-06 15:12:26 +00:00
rector-bot
3e65532431 fixup! allow ReservedFnFunctionRector on older PHP 7.3 2020-05-06 15:11:39 +00:00
TomasVotruba
790ab2fb06 allow ReservedFnFunctionRector on older PHP 7.3 2020-05-06 17:08:20 +02:00
TomasVotruba
32da6f5b99 add support for quoted key in php doc 2020-05-06 17:08:20 +02:00
TomasVotruba
af22fe379e quote tag keys 2020-05-06 16:55:44 +02:00
TomasVotruba
85682c412e improve static removal test 2020-05-06 16:55:08 +02:00
Tomas Votruba
63c09315ab
Merge pull request #3320 from rectorphp/todo-5 2020-05-06 13:09:30 +02:00
TomasVotruba
b11ca167b0 keep comments removed with related-stmt 2020-05-06 12:59:08 +02:00
TomasVotruba
65a25fc57e fix comment preserving for SimplifyIfReturnBoolRector 2020-05-06 12:52:50 +02:00
TomasVotruba
d8907d06e8 drop helpers 2020-05-06 00:03:39 +02:00
TomasVotruba
9c80a75430 make compiler restore original dependencies locally 2020-05-06 00:03:39 +02:00
Tomas Votruba
477fa31c06
Merge pull request #3319 from rectorphp/todo-4 v0.7.22 2020-05-05 23:14:04 +02:00
TomasVotruba
dd8293682e improve attribute printing 2020-05-05 23:06:02 +02:00
TomasVotruba
deaa259e52 decopule ArrayCallableClassMethodReferenceAnalyzer 2020-05-05 22:35:50 +02:00
TomasVotruba
9e8150833b improve attribute print 2020-05-05 22:33:00 +02:00
TomasVotruba
7ae2145d14 improve NodeFactory adding @var type via phpstan type 2020-05-05 22:33:00 +02:00
TomasVotruba
ff8d50e93a remove preslash custom type 2020-05-05 22:33:00 +02:00
TomasVotruba
94160332e1 [utils] improve SeeAnnotationToTestRule to check reference to test case class 2020-05-05 22:09:56 +02:00
TomasVotruba
2bb5bb3418 make rule to check for see test case 2020-05-05 22:06:18 +02:00
Tomas Votruba
29088ae212
Merge pull request #3318 from rectorphp/todo-3 2020-05-05 21:46:43 +02:00
TomasVotruba
2cd3e9b700 symplify NodeDumper to PHP code test 2020-05-05 21:38:44 +02:00