1009 Commits

Author SHA1 Message Date
TomasVotruba
8008ad3806 cover with test 2020-03-09 18:16:21 +01:00
TomasVotruba
7ba752378c remove manual load of bootstrap.php 2020-02-26 18:27:54 +01:00
TomasVotruba
c25db0b56d apply 2020-02-19 00:14:44 +01:00
TomasVotruba
1498108d95 fix single line comment 2020-02-17 00:03:28 +01:00
TomasVotruba
b89d691c36 symplify config 2020-02-16 21:52:10 +01:00
Felix Sokoliuk
3a52e321e7 add failing test for issue #2863 2020-02-16 19:28:13 +01:00
TomasVotruba
09cf6f8a4a move core architecture to own set 2020-02-13 14:44:36 +01:00
TomasVotruba
3e5dd77bb6 move Rector-rule based packages from /packages to /rules 2020-02-11 13:41:37 +01:00
TomasVotruba
7f2b0afd7d rename package to use lowercased standard, prevent confusion with PSR-4 autoloaded 2020-02-07 16:11:43 +01:00
TomasVotruba
607358a8e1 move src classes to Rector\Core namespace to prevent duplications 2020-02-07 00:57:45 +01:00
TomasVotruba
e706559d1f add missing deps 2020-02-06 00:55:00 +01:00
TomasVotruba
5e238cc3b1 use PhpDocInfo by default 2020-02-04 07:39:16 +01:00
TomasVotruba
447c2ead87 naming conventions for test fixtures 2020-02-02 18:37:04 +01:00
TomasVotruba
b32ab6c01e doc block manipulator refactoring to object 2020-01-30 22:45:28 +01:00
TomasVotruba
05b6df31e6 [CI] Add check for duplicated fixture after before content 2020-01-18 01:03:39 +01:00
TomasVotruba
f8a1999304 fix cs & bump to Symplify 7.2 2020-01-06 14:44:07 +01:00
TomasVotruba
3159da6712 use explicit null in yaml 2020-01-05 20:00:32 +01:00
TomasVotruba
a7df09e9ed merge ParentTypehintedArgumentRector and AddParamTypeDeclarationRector to AddParamTypeDeclarationRector 2019-12-25 11:15:32 +01:00
TomasVotruba
7e4c2887f9 fixup! Add ScanFatalErrors command 2019-12-24 16:10:57 +01:00
TomasVotruba
3742dc4b44 Add ScanFatalErrors command 2019-12-24 16:06:06 +01:00
TomasVotruba
e7fb3376d0 merge Rector arguments on import 2019-12-23 12:16:59 +01:00
TomasVotruba
6c190e9997 remove confusing RectorServiceParametersShifter 2019-12-23 02:29:02 +01:00
TomasVotruba
bbea98af95 add test case for #2451 2019-12-23 01:19:55 +01:00
TomasVotruba
4e9ab470de [PHP Deglobalize] Add ChangeGlobalVariablesToPropertiesRector 2019-12-22 21:08:35 +01:00
TomasVotruba
c7656e7951 [NetteToSymfony] Add FormControlToControllerAndFormTypeRector 2019-12-22 19:37:46 +01:00
TomasVotruba
c7622ca5e8 prevent duplicated added interface 2019-12-19 23:55:50 +01:00
TomasVotruba
7711b0aeba [Class_] Add AddInterfaceByTraitRector 2019-12-19 23:12:25 +01:00
TomasVotruba
c1c0e37690 [Symfony] refactor to ServiceMap 2019-12-17 01:21:18 +01:00
TomasVotruba
9075363fef bump to PHPStan 0.12 2019-12-09 00:57:53 +01:00
TomasVotruba
ae073206d4 Add SwapClassMethodArgumentsRector 2019-12-08 11:10:26 +01:00
Emanuele Minotto
5e3872b7d3 Add git diff intersection 2019-11-23 22:14:17 +01:00
TomasVotruba
53eda0bb8e use new Symplify 7 2019-11-23 18:49:27 +01:00
Jeroen Smit
7b7b31f43e Move ignore unit test to merged Rector name 2019-11-14 10:00:26 +01:00
Tomas Votruba
8d57420bd6 use yieldFilesFromDirectory() in tests instead of explicid fixture naming 2019-11-05 18:02:26 +01:00
Tomas Votruba
2fe6f20ea5 use Nette\Utils 2019-11-05 12:27:18 +01:00
Tomas Votruba
1fbd18e37c add speedtrap, remove GetDefinitionTest checking just definitoins content 2019-11-05 11:16:30 +01:00
Tomas Votruba
99d30f3f17 fix locatoin 2019-10-24 11:56:55 +02:00
Tomas Votruba
c64b9a08bc add test 2019-10-22 15:58:13 +02:00
Tomas Votruba
0a5efeaf84 add Standalone 2019-10-22 15:13:46 +02:00
Tomas Votruba
7dfcf46c6f fix ArgumentAdderRector for anonymous class [closes #2157] 2019-10-18 16:21:39 +02:00
Tomas Votruba
6e7101ce7c remove self-testing test 2019-10-15 16:44:09 +02:00
Tomas Votruba
131ddfd2fa fix cs 2019-10-15 16:42:35 +02:00
Tomáš Votruba
7941103adc
Merge branch 'master' into exclusion-v2 2019-10-15 16:26:13 +02:00
Tomas Votruba
acfd930f54 apply PSR-12 2019-10-13 08:09:08 +02:00
Jeroen Smit
dd988fad52 Rename class and remove unneeded config 2019-10-05 20:48:08 +02:00
Jeroen Smit
105f95d816 Merge branch 'master' of github.com:rectorphp/rector into exclusion-v2 2019-10-05 20:41:43 +02:00
Tomas Votruba
5115734dd6 add GetDefinitionTest 2019-10-05 11:04:07 +02:00
Tomas Votruba
116399a830 small tests refactoring 2019-10-05 11:04:00 +02:00
Tomas Votruba
8f5ac69e2f make tag value matching more precise 2019-10-04 19:03:07 +02:00
Jeroen Smit
b6c1fb8f2b Naming things and enable service by default 2019-10-03 12:44:08 +02:00