99 Commits

Author SHA1 Message Date
Tomas Votruba
d1439079cb [PHP] Add Each Rectors 2018-10-07 17:10:40 +08:00
Tomas Votruba
3660362e32 apply simple config on levels 2018-10-06 09:26:35 +08:00
Tomas Votruba
2ffb04a229 [PHP] Add ReservedObjectRector 2018-10-06 00:18:55 +08:00
Tomas Votruba
9b5a6fb6e0 [PHP] Add MultiDirnameRector 2018-10-05 22:15:11 +08:00
Tomas Votruba
6d6642961e update php sets 2018-10-05 19:04:16 +08:00
Tomas Votruba
2a1fffc443 add PHP Rectors to own groups 2018-10-05 17:05:03 +08:00
Tomas Votruba
8242cde87b add NoExtraBlankLinesFixer to php70 set 2018-10-04 23:39:55 +08:00
Tomas Votruba
02d2ba69e3 [PHP] Add NullCoalesceRector 2018-10-04 23:09:30 +08:00
Tomas Votruba
39b5c0826f [PHP] Add pow to exp Rector [ref #638] 2018-10-04 16:21:56 +08:00
Tomas Votruba
9e9f5e796f init IsIterableRector [ref #638] 2018-10-04 15:59:30 +08:00
Tomas Votruba
2812c30ee9 [PHP] Exception handler typehint 2018-10-04 00:24:47 +08:00
Tomas Votruba
070cfe310e [PHP] Add PHP 7.4 Type Property Rector [ref #638] 2018-09-30 23:10:44 +08:00
Tomas Votruba
24026b14ac update CakePHP 3.5 set 2018-09-27 00:36:32 +08:00
Tomas Votruba
81d1697d14 init NormalToFluentRector 2018-09-26 19:34:51 +08:00
Tomas Votruba
2b3c3b60d9 extend cakephp34 level 2018-09-26 19:34:03 +08:00
Tomas Votruba
e4630108ed add method renames 2018-09-26 19:34:03 +08:00
Tomas Votruba
44f25ea3f1 prepare config 2018-09-26 19:34:03 +08:00
Tomas Votruba
bff2dfb805 Make PropertyToMethodRector work with getter with arg 2018-09-21 07:50:14 +02:00
Tomas Votruba
2aa010dca6 comment 2018-08-29 19:21:13 +02:00
Tomas Votruba
8e88fd24b1 extends SimpleFunctionRector to SimpleFilter as well 2018-08-29 16:05:12 +02:00
Tomas Votruba
2de84e72d5 add twig127 level 2018-08-29 15:27:31 +02:00
Tomas Votruba
d22d0fe1dd add twig20 set 2018-08-29 14:59:00 +02:00
Tomas Votruba
edb7c44483 add twig112 set 2018-08-29 14:52:27 +02:00
Tomas Votruba
e56dc665fe [Twig] Add SimpleFunctionRector [closes #599] 2018-08-29 14:42:26 +02:00
Tomas Votruba
ae994a0efd [Symfony] Add ParseFileRector [closes #600] 2018-08-28 18:27:13 +02:00
Tomas Votruba
6a9ca3dee8 [Namespace] Fix arguments of PseudoNamespaceToNamespaceRector 2018-08-21 18:09:39 +02:00
Tomas Votruba
8ebbae5658 add fluent removal to guzzle50.yml 2018-08-13 11:54:31 +02:00
Tomas Votruba
02bb8f4934 add rules to silverstripe set 2018-08-12 20:23:39 +02:00
Tomas Votruba
cdaa7d33be [Silverstripe] Add DefineConstantToStaticCallRector [ref #535] 2018-08-12 14:59:32 +02:00
Tomas Votruba
799991aa3d update guzzle50 set 2018-08-11 12:24:13 +02:00
Tomas Votruba
e398014a97 add guzzle50 init set 2018-08-11 11:57:24 +02:00
Tomas Votruba
c364ee0b2d update docs 2018-08-11 10:42:40 +02:00
Tomas Votruba
583a8b5ef3 drop laravel-to-symfony level, too poor to be useful 2018-08-06 12:35:26 +02:00
Tomas Votruba
2ab86cb9fb more namespace related fixes 2018-08-03 09:17:19 +02:00
Tomas Votruba
e74e11beb4 config: use new Rector namespaces 2018-08-03 09:12:54 +02:00
Tomas Votruba
f44c458eeb cleanup docs 2018-08-01 22:29:01 +02:00
Tomas Votruba
c1aae6d7da misc 2018-08-01 22:13:59 +02:00
Tomas Votruba
c312ecc2d3 move Dynamic Rectors to its own namespaces 2018-08-01 22:08:08 +02:00
Tomas Votruba
be8e578fa7 move Dynamic Rectors to its own namespaces 2018-08-01 21:31:17 +02:00
Tomas Votruba
221113a712 Add --all optino to DescribeCommand instead of fake and invalid config 2018-07-31 23:42:45 +02:00
Tomas Votruba
4553194286 cleanup 2018-07-23 18:40:19 +02:00
Tomas Votruba
47d80968f8 try config without local binding 2018-07-23 18:31:38 +02:00
Tomas Votruba
298da35ea7 [config] unite config name to singular 2018-07-23 17:28:34 +02:00
Tomas Votruba
3e46ab4246 add symfony41 level 2018-07-19 01:11:39 +02:00
Tomas Votruba
3e124e3d2b [Symfony] Add use_strict_mode removal 2018-07-18 22:08:57 +02:00
Tomas Votruba
fa878f0af7 add more cases 2018-07-18 21:25:27 +02:00
Tomas Votruba
0d6732c794 [Symfony] Add SpaceBetweenKeyAndValueYamlRector 2018-07-18 20:43:18 +02:00
Tomas Votruba
c4c0b094af add dump() case as well 2018-07-18 16:16:16 +02:00
Tomas Votruba
9aa4915838 configure symfony31 set 2018-07-18 16:16:16 +02:00
Tomas Votruba
5eaa2c4eff Change replacement to before / after options in ArgumentDefaultValueReplacerRecipe to allow array keys 2018-07-18 16:16:16 +02:00