86 Commits

Author SHA1 Message Date
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
Tomas Votruba
c31a5acec8 Add Yaml parse 2nd argument replacement 2018-07-18 16:16:16 +02:00
Tomas Votruba
fc370983ab split symfony31 2018-07-17 22:56:34 +02:00
Tomas Votruba
f2cea259d2 Add Yaml::parse(, Yaml::PARSE_KEYS_AS_STRINGS) case 2018-07-17 22:48:31 +02:00
Tomas Votruba
8122ae6f17 Add !str 2018-07-17 22:10:42 +02:00
Tomas Votruba
c58bcca915 [YamlRector] add php/object case 2018-07-17 22:08:36 +02:00
Tomas Votruba
910b26a577 [YamlRector] Add ReplaceStringYamlRector 2018-07-17 21:56:30 +02:00
Tomas Votruba
323963d07c update Symfony 30 config 2018-06-28 16:23:33 +02:00
Tomas Votruba
ac4cd9c98d narrow focus to packages with 10 M+ downloads [closes #495] 2018-06-09 02:10:21 +02:00
Tomas Votruba
3ccf1bcb56 drop nette rules 2018-06-06 14:52:24 +02:00
Tomas Votruba
d4edb5e18e drop nette23 level 2018-06-06 13:58:39 +02:00
Tomas Votruba
2f1e6719be make SetInjectToAddTagRector generic 2018-06-06 13:52:48 +02:00
Tomas Votruba
031ba3d21e drop nette20, nette21 levels 2018-06-06 11:34:58 +02:00
Tomas Votruba
efe9aab684 move ArrayToYieldDataProvider to PHPUnit group 2018-06-02 16:28:34 +02:00