Tomas Votruba
|
488ef3b40a
|
init MultipleClassFileToPsr4ClassesRector
|
2018-09-29 00:12:35 +08:00 |
|
Tomas Votruba
|
75f2611722
|
use symplify/phpstan-extensions
|
2018-09-28 01:29:27 +08:00 |
|
Tomas Votruba
|
06865fb2af
|
tests: delegate spaces to CS tool
|
2018-09-28 00:12:10 +08:00 |
|
Tomas Votruba
|
4b4547d3cc
|
use FQN in tests, delegate to coding standard tool
|
2018-09-27 22:33:15 +08:00 |
|
Ben Davies
|
f0ddbbec97
|
add a few test to highlight issues with AnnotatedPropertyInjectToConstructorInjectionRector
|
2018-09-27 14:49:47 +01:00 |
|
Tomas Votruba
|
81d1697d14
|
init NormalToFluentRector
|
2018-09-26 19:34:51 +08:00 |
|
Tomas Votruba
|
b30fa8a047
|
bump to php-parser 4.0.4
|
2018-09-21 14:09:32 +02:00 |
|
Tomas Votruba
|
73c663b711
|
fix paths
|
2018-09-21 13:44:52 +02:00 |
|
Tomas Votruba
|
db385652c8
|
add SplFileInfo->getRealPath() custom type provider for PHPStan to save many irelevant reports
|
2018-09-21 07:50:14 +02:00 |
|
Tomas Votruba
|
bff2dfb805
|
Make PropertyToMethodRector work with getter with arg
|
2018-09-21 07:50:14 +02:00 |
|
Tomas Votruba
|
316830f50c
|
MethodNameReplacerRector - fix variable type of identifier
|
2018-09-16 19:30:17 +02:00 |
|
Tomas Votruba
|
b0652d0f65
|
fix get request for GetRequestRector [closes #594]
|
2018-09-11 20:46:11 +02:00 |
|
Tomas Votruba
|
1c51f5d9bf
|
allow loading --config and --level together [closes #613]
|
2018-08-30 22:23:51 +02:00 |
|
Tomas Votruba
|
8c41f00ac7
|
cleanups
|
2018-08-29 23:05:49 +02:00 |
|
Tomas Votruba
|
5817e17234
|
Add 'exclude_paths' option to exclude files or directories [closes #609]
|
2018-08-29 23:05:49 +02:00 |
|
Tomas Votruba
|
caf75e1810
|
add BetterStandardPrinterTest
|
2018-08-29 19:45:02 +02:00 |
|
Tomas Votruba
|
b9c9005d78
|
manual update
|
2018-08-15 11:11:15 +02:00 |
|
Tomas Votruba
|
44e5cf4adf
|
fix cs
|
2018-08-14 13:44:33 +02:00 |
|
Tomas Votruba
|
87a5cf6ed7
|
fix tests - remove .inc
|
2018-08-14 13:32:40 +02:00 |
|
Tomas Votruba
|
d8b430ff72
|
split ValueObjectRemoverDocBlockRector
|
2018-08-14 13:29:14 +02:00 |
|
Tomas Votruba
|
af316e4918
|
merge MetadataAttribute, TypeAttribute and Attribute to single Attribute
|
2018-08-14 13:29:14 +02:00 |
|
Tomas Votruba
|
45ca92729d
|
symplify PropertyTypeResolver
|
2018-08-14 13:28:46 +02:00 |
|
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 |
|