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 |
|
Tomáš Votruba
|
7dde83880d
|
Merge pull request #458 from rectorphp/action-inject-to-constructor
Add Action inject to constructor Rector
|
2018-05-05 16:21:45 +01:00 |
|
Tomas Votruba
|
fcf2bf6337
|
space
|
2018-05-05 13:48:29 +01:00 |
|
Tomas Votruba
|
ade19f6a7d
|
add ReplaceVariableByPropertyFetchRector
|
2018-05-05 13:39:39 +01:00 |
|
Tomas Votruba
|
a15c177a73
|
ActionInjectionToConstructorInjectionRector prototype
|
2018-05-05 10:33:11 +01:00 |
|
Tomas Votruba
|
30613aaac1
|
cleanup cases out of ArgumentRector scope
|
2018-05-05 01:04:16 +01:00 |
|
Tomas Votruba
|
26e649cf1d
|
add 2 Argument rules to sylius10.yml
|
2018-05-05 01:03:04 +01: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 |
|
Tomas Votruba
|
c21b76cd90
|
fix syntax errors in levels
|
2018-04-29 11:16:51 +02:00 |
|
Tomas Votruba
|
ed69b44b2b
|
add all.yml level, also for full describe command output
|
2018-04-29 11:16:51 +02:00 |
|
mssimi
|
d14894cd40
|
rename ArgumentReplacerRector to ArgumentRector as it is now general
|
2018-04-28 15:47:26 +02:00 |
|
Tomas Votruba
|
4fae7b2bc8
|
config: remove already registered service, also typoed
|
2018-04-27 13:45:58 +02:00 |
|
Tomas Votruba
|
0589f12fdf
|
fix sylius level paths
|
2018-04-27 10:49:09 +02:00 |
|
Tomas Votruba
|
cd03b803d6
|
rename EntityForDoctrineRepositoryProvider* to DoctrineEntityAndRepositoryMapper*
|
2018-04-26 23:33:46 +02:00 |
|
Tomas Votruba
|
d28c160654
|
add DefaultEntityForDoctrineRepositoryProvider
|
2018-04-26 23:33:07 +02:00 |
|
Tomas Votruba
|
2270282f79
|
remove RectorBuilder
|
2018-04-26 14:23:21 +02:00 |
|
Gabriel Caruso
|
d2a06f2e06
|
[CodeQuality] Create InArrayAndArrayKeysToArrayKeyExistsRector
|
2018-04-22 13:46:09 -03:00 |
|
Tomas Votruba
|
8b612905b9
|
add phpunit.yml for architecture
|
2018-04-13 20:29:35 +02:00 |
|
Gabriel Caruso
|
97d10095c9
|
[PHPUnit] Create AssertRegExpRector
|
2018-04-11 01:31:23 -03:00 |
|
mssimi
|
44e41986a7
|
service locator to DI class constant
|
2018-04-09 16:20:48 +02:00 |
|
mssimi
|
e1735f43d4
|
added failing test
|
2018-04-09 16:20:47 +02:00 |
|
Tomas Votruba
|
a89860e631
|
drop CompilerAddPassPriorityRector, still optional
|
2018-04-08 17:26:59 +02:00 |
|
Tomas Votruba
|
2f2dfbf0d0
|
drop CompilerGenerateCodeArgumentsRector, CompilerCompileArgumentsRector - rare cases
|
2018-04-08 17:26:59 +02:00 |
|
Gabriel Caruso
|
6baf5ee193
|
[PHPUnit] Add AssertNotOperatorRector
|
2018-03-25 07:00:32 -03:00 |
|