Tomas Votruba
e12b99318d
remove ClearedFluentMethodCollector
2018-08-13 12:25:11 +02:00
Tomas Votruba
930b7ba089
decouple FluentReplaceRector test and cleanup usage
2018-08-13 12:18:27 +02:00
Tomas Votruba
7e3f1bc273
Remove @return annotation as well
2018-08-13 11:54:31 +02:00
Tomas Votruba
4cbcded68e
make ReturnThisRemoveRector configurable
2018-08-13 11:54:31 +02:00
Tomas Votruba
4c4aeaa29a
decouple ReturnThisRemoveRector
2018-08-12 20:54:08 +02:00
Tomas Votruba
e917735190
Add FunctionReplacerRector [ closes #571 ]
2018-08-12 13:06:07 +02:00
Tomas Votruba
39d3d37b3a
Add StaticCallToFunctionRector [ closes #555 ]
2018-08-11 12:22:29 +02:00
Tomas Votruba
e398014a97
add guzzle50 init set
2018-08-11 11:57:24 +02:00
Tomas Votruba
2783013a5b
Add namespaced function call test
2018-08-11 11:09:44 +02:00
Tomas Votruba
1db0b88115
Add FunctionToStaticCallRector [ closes #556 ]
2018-08-11 11:05:46 +02:00
Tomas Votruba
c364ee0b2d
update docs
2018-08-11 10:42:40 +02:00
Tomas Votruba
ddac16ceb5
Decouple StaticMethodNameReplacerRector
2018-08-10 21:06:40 +02:00
Tomas Votruba
54805f1df5
cleanup forgotten comments
2018-08-07 08:18:41 +02:00
Tomas Votruba
ac1ca7dfda
make PHPStan service part of Rector container
2018-08-06 14:05:44 +02:00
Tomas Votruba
3bcc6e5e9d
remove unused MethodReflector, PropertyReflector, slim SmartClassReflector
2018-08-06 12:35:26 +02:00
Tomas Votruba
1c8572b227
fix OrderTest
2018-08-06 12:35:26 +02:00
Tomas Votruba
ffb62b6185
Symfony Rectors fixes
2018-08-06 12:35:26 +02:00
Tomas Votruba
7f6b089b09
fix PropertyAssignToMethodCallRector
2018-08-06 12:35:26 +02:00
Tomas Votruba
ac40adfd9f
improve VariableTypeResolver
2018-08-06 12:35:26 +02:00
Tomas Votruba
b2eae61cb6
fix classReflection resolving for Class_
2018-08-06 12:35:26 +02:00
Tomas Votruba
e16cdd80f2
use service type resolving over global one
2018-08-06 12:35:26 +02:00
Tomas Votruba
ec2e0cb380
use service type resolving over global one
2018-08-06 12:35:26 +02:00
Tomas Votruba
a5f44c997d
use service type resolving over global one
2018-08-06 12:35:26 +02:00
Tomas Votruba
3e27db2411
use service type resolving over global one
2018-08-06 12:35:26 +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
c61296741b
use service type resolving over global one
2018-08-06 12:35:26 +02:00
Tomas Votruba
430d423256
use service type resolving over global one
2018-08-06 12:35:26 +02:00
Tomas Votruba
f44370e6c7
use service type resolving over global one
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
943b20a83f
move Dynamic Rectors to its own namespaces
2018-08-01 22:08:08 +02:00
Tomas Votruba
c312ecc2d3
move Dynamic Rectors to its own namespaces
2018-08-01 22:08:08 +02:00
Tomas Votruba
75982383ec
Add FunctionToMethodCallRector test
2018-08-01 22:08:08 +02:00
Tomas Votruba
f44e42d2b9
move Dynamic Rectors to its own namespaces
2018-08-01 21:31:17 +02:00
Tomas Votruba
be8e578fa7
move Dynamic Rectors to its own namespaces
2018-08-01 21:31:17 +02:00
Tomas Votruba
11bd22dbc7
move Dynamic Rectors to its own namespaces
2018-08-01 21:31:17 +02:00
Tomas Votruba
88f9dc754f
# This is a combination of 2 commits.
...
# This is the 1st commit message:
move Dynamic Rectors to its own namespaces
# The commit message #2 will be skipped:
# fixup! move Dynamic Rectors to its own namespaces
2018-08-01 21:31:16 +02:00
Tomas Votruba
014fcbbd3f
move Arguments Rectors from Dynamic to own namespace
2018-08-01 21:31:16 +02:00
Tomas Votruba
2bf86874f4
add ConfiguredCodeSample
2018-08-01 21:31:16 +02:00
Tomas Votruba
8dcc357104
remove duplicated test
2018-08-01 21:31:16 +02:00
Tomas Votruba
34989eb043
add ConfiguredCodeSample
2018-08-01 21:31:16 +02:00
Tomas Votruba
3b2304e1da
add ConfiguredCodeSample
2018-08-01 21:31:01 +02:00
Tomas Votruba
1cc094845d
[Rector] Add ChangeConstantVisibilityRector
2018-07-31 13:29:44 +02:00
Tomas Votruba
f45d3047dc
[Rector] Add ChangeMethodVisibilityRector
2018-07-31 13:24:57 +02:00
Tomas Votruba
98a56c47f2
Add support for other modifiers
2018-07-31 10:57:43 +02:00
Tomas Votruba
c13a279bf1
Add ChangePropertyVisibilityRector
2018-07-31 10:09:36 +02:00
Tomas Votruba
e89f1fd2f1
cleanup config
2018-07-31 09:23:25 +02:00
Tomas Votruba
a02de9c549
make test case use of Silvestripe case
2018-07-31 08:31:56 +02:00
Tomas Votruba
2e6a7d43e6
keep the order the way it is in config
2018-07-31 08:31:56 +02:00
Tomas Votruba
6fdb711b02
complete multiple traits test
2018-07-31 08:31:56 +02:00
Tomas Votruba
7916a692fa
Add multiple cases support to ParentClassToTraitsRector
2018-07-31 08:31:56 +02:00