76 Commits

Author SHA1 Message Date
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
Tomas Votruba
4561a1a233 move CodeQuality to root Rector 2018-06-02 13:46:23 +02:00
Tomas Votruba
336ffdd7d7 move PhpParser Rectors to own package 2018-06-02 13:39:01 +02:00
Tomas Votruba
1202dae5e3 move PHPUnit Rectors to own package 2018-06-02 13:29:48 +02:00
Tomas Votruba
1cfa87c73a move Sylius Rectors to own package 2018-06-02 13:15:01 +02:00
Tomas Votruba
e52df0d128 move Nette Rectors to own package 2018-06-02 13:06:44 +02:00
Tomas Votruba
a0ccfe6d1a move Sensio Rectors to own package 2018-06-02 12:44:43 +02:00
Tomas Votruba
7e9bfa3ed3 move Symfony Rector to own package 2018-06-02 12:39:43 +02:00
Tomas Votruba
1b6a77486f drop better-reflection20 level, not really useful 2018-05-31 19:51:20 +02:00
Tomas Votruba
e409490e4d [DoctrineRepositoryAsService] decouple dependency on specific class 2018-05-31 19:47:56 +02:00
Gabriel Caruso
6950973d48
[CodeQuality] Create UnnecessaryTernaryExpressionRector 2018-05-13 14:17:15 -03:00