8559 Commits

Author SHA1 Message Date
TomasVotruba
a7b9019437 making RemoveUnusedAliasRector case insensitive 2020-05-09 22:29:47 +02:00
TomasVotruba
4f41f06e5d apply Rector 2020-05-09 22:13:01 +02:00
TomasVotruba
515ee780fb apply constant on /compiler 2020-05-09 21:56:12 +02:00
TomasVotruba
ff88e4b37a fix another constant in repeated literal to class constant 2020-05-09 21:50:52 +02:00
TomasVotruba
83ef24bd9d add slash to repeated literal to class constant 2020-05-09 21:33:17 +02:00
TomasVotruba
f229a7a3f5 Fix RemoveUnusedAliasRector for lower/upper case 2020-05-09 21:32:57 +02:00
TomasVotruba
4c6b519694 ci: re-enable all Rector sets 2020-05-09 21:16:52 +02:00
TomasVotruba
37d24e0210 ci: re-enable all Rector sets 2020-05-09 21:14:25 +02:00
TomasVotruba
8c82e83946 composer: bump to latest Symplify 2020-05-09 20:49:54 +02:00
Tomas Votruba
4bb8070fac
Merge pull request #3328 from rectorphp/extensios 2020-05-09 20:49:25 +02:00
TomasVotruba
47f84a3609 static fixes 2020-05-09 20:44:14 +02:00
TomasVotruba
831cf1cde8 use explicit property fethc 2020-05-09 20:44:14 +02:00
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