Tomas Votruba
|
9b9ce531b2
|
[PSR4] Add NormalizeNamespaceByPSR4ComposerAutoloadRector
|
2019-08-18 12:56:56 +02:00 |
|
Tomas Votruba
|
402fa85814
|
[TypeDeclaration] Add AddArrayReturnDocTypeRector
|
2019-08-16 22:35:41 +02:00 |
|
Tomas Votruba
|
ac479cd5c4
|
[TypeDeclaration] Add AddArrayParamDocTypeRector
|
2019-08-16 15:29:05 +02:00 |
|
Tomas Votruba
|
31a46f0ad8
|
[CodingStyle] Add AddArrayDefaultToArrayPropertyRector
|
2019-08-15 14:00:48 +02:00 |
|
Tomas Votruba
|
2fc2a65ed8
|
[Nette] Add JsonDecodeEncodeToNetteUtilsJsonDecodeEncodeRector
|
2019-08-07 13:00:53 +02:00 |
|
Tomas Votruba
|
6000b30369
|
[DeadCode] Add RemoveSetterOnlyPropertyAndMethodCallRector
|
2019-08-06 12:50:53 +02:00 |
|
Tomas Votruba
|
72b91209c7
|
[DeadCode] Add RemoveUnusedDoctrineEntityMethodAndPropertyRector
|
2019-08-04 23:39:48 +02:00 |
|
Tomas Votruba
|
2c67698a21
|
add PropertyTypeDeclarationRector to type-declaration set
|
2019-08-01 15:53:04 +02:00 |
|
Tomas Votruba
|
3ff942ae51
|
fix laravel53 config
|
2019-08-01 14:06:08 +02:00 |
|
Tomas Votruba
|
4596d656b7
|
[CodingStyle] Add ManualJsonStringToJsonEncodeArrayRector
|
2019-07-24 16:28:32 +02:00 |
|
Tomas Votruba
|
32b19b437b
|
[CodeQuality] Add ThrowWithPreviousExceptionRector
|
2019-07-23 11:08:04 +02:00 |
|
Tomas Votruba
|
bb523e60cb
|
[DeadCode] Add RemoveDuplicatedCaseInSwitchRector
|
2019-07-23 10:51:30 +02:00 |
|
Tomas Votruba
|
dcb9c88e51
|
[SymfonyCodeQuality] Add EventListenerToEventSubscriberRector
|
2019-07-22 21:20:16 +02:00 |
|
Tomas Votruba
|
2b1e07399d
|
make SymfonyContainer factory configurable with kernel_environment
|
2019-07-21 10:06:53 +02:00 |
|
Tomas Votruba
|
953de95cf0
|
[CodeQuality] Add RemoveAlwaysTrueConditionSetInConstructorRector
|
2019-07-19 21:49:42 +02:00 |
|
Tomas Votruba
|
473460e1e5
|
[CodingStyle] Add NewlineBeforeNewAssignSetRector
|
2019-07-15 20:35:52 +02:00 |
|
Holtkamp
|
bf09cc8bc1
|
As discusses in https://github.com/rectorphp/rector/pull/905#discussion_r302081648
|
2019-07-11 22:37:16 +02:00 |
|
Tomas Votruba
|
495063dc60
|
[CodingStyle] Add EncapsedStringsToSprintfRector
|
2019-07-10 16:42:22 +02:00 |
|
Tomas Votruba
|
e5844eb13a
|
[Generic] Add ServiceGetterToConstructorInjectionRector
|
2019-07-10 08:50:50 +02:00 |
|
Joseph Bielawski
|
08d792dda2
|
Remove --with-style in favour of mentioning ECS
List reasons why Rector doesn't work well with coding standards instead
|
2019-07-09 17:05:10 +02:00 |
|
Tomas Votruba
|
8af6dd3dc3
|
[PHPStan] Add RemoveNonExistingVarAnnotationRector
|
2019-07-05 18:00:27 +03:00 |
|
Tomas Votruba
|
b001969944
|
[Doctrine] Add RemoveRepositoryFromEntityAnnotationRector
|
2019-07-05 13:52:26 +03:00 |
|
Tomas Votruba
|
fbf0aa275f
|
[Architecture] Add ConstructorInjectionToActionInjectionRector
|
2019-07-05 13:34:17 +03:00 |
|
Tomas Votruba
|
fadc28afa3
|
[CodeQuality] Add StrlenZeroToIdenticalEmptyStringRector
|
2019-07-05 00:31:24 +03:00 |
|
Tomas Votruba
|
d94e26822d
|
[CodeQuality] Add is_a with string true
|
2019-07-05 00:06:01 +03:00 |
|
Tomas Votruba
|
3aa8e4952d
|
[PHP] Add scope limitation to ArgumentAdderRector for 3party non-existing params [closes #1662]
|
2019-07-02 22:17:02 +02:00 |
|
Tomas Votruba
|
da0b9658e6
|
[Symfony] Make set symfony42 refactor get(...) in former container aware commands
|
2019-07-02 22:08:45 +02:00 |
|
Tomas Votruba
|
bd48d5792d
|
[Doctrine] Add registry to EM
|
2019-07-02 13:43:26 +02:00 |
|
Tomáš Votruba
|
df2fadf641
|
Merge pull request #1659 from rectorphp/singly
remove deprecated singly implemented autowire compiler pass
|
2019-06-27 06:55:22 +02:00 |
|
Tomas Votruba
|
73623bd0e6
|
remove deprecated singly implemented autowire compiler pass
|
2019-06-27 00:05:41 +02:00 |
|
Tomáš Votruba
|
7abecfe9a8
|
[SymfonyPHPUnit] Add MultipleServiceGetToSetUpMethodRector (#1656)
[SymfonyPHPUnit] Add MultipleServiceGetToSetUpMethodRector
|
2019-06-26 20:50:25 +02:00 |
|
Tomas Votruba
|
e6cb94b54d
|
[SymfonyPHPUnit] Add MultipleServiceGetToSetUpMethodRector
|
2019-06-26 18:25:06 +02:00 |
|
Valentin Silvestre
|
7ceb41de99
|
Update link to upgrade.md
|
2019-06-26 10:44:12 +02:00 |
|
Tomas Votruba
|
b32c32b682
|
[PHP] Fix mktime rename with args [closes #1622]
|
2019-06-23 20:03:33 +02:00 |
|
Tomas Votruba
|
2c632b2b79
|
remove duplicated CompleteVarDocTypeConstantRector
|
2019-06-23 16:42:50 +02:00 |
|
Dorian Villet
|
c139fbdff3
|
Rename jsm-decouple.yaml to jms-decouple.yaml
|
2019-06-19 09:55:12 +02:00 |
|
Tomas Votruba
|
c5f6ca0234
|
add exclude to typical reported typos
|
2019-06-15 13:57:41 +02:00 |
|
Tomáš Votruba
|
8f0f829960
|
Merge pull request #1609 from shyim/elasticsearch-dsl
Add ElasticSearchDSL package
|
2019-06-13 18:31:07 +02:00 |
|
Soner Sayakci
|
787a401fbe
|
Add rector for ShopRegistration
|
2019-06-12 22:19:37 +02:00 |
|
Soner Sayakci
|
c17bba8675
|
Add shopware version const rector
|
2019-06-12 19:30:47 +02:00 |
|
Soner Sayakci
|
de70f110e9
|
Add ElasticSearchDSL package
|
2019-06-12 18:47:22 +02:00 |
|
Tomas Votruba
|
90fec09845
|
[DeadCode] Add RemoveDuplicatedInstanceOfRector
|
2019-06-10 20:39:41 +02:00 |
|
Tomas Votruba
|
842cd401ac
|
[Laravel] Fix missing method name in 5.7
|
2019-06-10 19:01:39 +02:00 |
|
Tomas Votruba
|
78ff3533db
|
[DeadCode] Add RemoveZeroAndOneBinaryRector
|
2019-06-10 00:39:10 +02:00 |
|
Tomas Votruba
|
f6f131a93c
|
[DeadCode] Add RemoveZeroAndOneBinaryRector
|
2019-06-09 19:11:44 +02:00 |
|
Tomas Votruba
|
522fc0ca58
|
rename level dir to set
|
2019-06-08 22:41:52 +02:00 |
|
Tomas Votruba
|
e15518081a
|
add SimplifyUselessVariableRector to dead-code set
|
2019-06-08 22:40:51 +02:00 |
|
Tomas Votruba
|
16c60344a6
|
[DeadCode] Add RemoveConcatAutocastRector
|
2019-06-05 16:49:28 +02:00 |
|
Tomas Votruba
|
d94f47b276
|
[ClassMethod] Add AddMethodParentCallRector
|
2019-06-05 16:36:19 +02:00 |
|
Den Girnyk
|
5a2fc5288e
|
Fix solid.yaml
Currently solid.yaml references to not existed class. This PR fix this
|
2019-06-05 16:49:51 +03:00 |
|