Tomas Votruba
|
ae994a0efd
|
[Symfony] Add ParseFileRector [closes #600]
|
2018-08-28 18:27:13 +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
|
c312ecc2d3
|
move Dynamic Rectors to its own namespaces
|
2018-08-01 22:08:08 +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
|
7e9bfa3ed3
|
move Symfony Rector to own package
|
2018-06-02 12:39:43 +02:00 |
|
Tomas Votruba
|
6642ef8af9
|
ArgumentAdderRector: rename 'replacement' to 'default_value'
|
2018-05-05 01:03:04 +01:00 |
|
mssimi
|
4965127652
|
split argument rector into:
ArgumentAdderRector
ArgumentDefaultValueReplacerRector
ArgumentRemoverRector
|
2018-05-01 19:31:41 +02:00 |
|
mssimi
|
1b39e32b2d
|
simplify argument rector
|
2018-04-30 10:34:01 +02:00 |
|
mssimi
|
d14894cd40
|
rename ArgumentReplacerRector to ArgumentRector as it is now general
|
2018-04-28 15:47:26 +02:00 |
|
Tomas Votruba
|
a89860e631
|
drop CompilerAddPassPriorityRector, still optional
|
2018-04-08 17:26:59 +02:00 |
|
Gabriel Caruso
|
94c1cc1f43
|
Move config/levels to root level
|
2018-03-19 13:54:31 -03:00 |
|