Commit Graph

424 Commits

Author SHA1 Message Date
Tomas Votruba
d1604592bf uuid rules are now designed to be used at once 2019-08-31 14:07:32 +02:00
Tomáš Votruba
18dcf7bb3e
[Doctrine] Id to UUID migration (#1912)
[Doctrine] Id to UUID migration
2019-08-28 12:29:26 +02:00
Tomas Votruba
66f259c933 add manual to config [skip ci] 2019-08-28 12:05:26 +02:00
Tomas Votruba
c1303c6ba7 init uuid migration 2019-08-28 10:52:55 +02:00
Mark Story
19b903985d Add more rectors for CakePHP 4.0
More renames that can be handled by rector.
2019-08-27 22:29:14 -04:00
Tomas Votruba
697655d090 decopule class references to DoctrineClass value object 2019-08-27 18:11:28 +02:00
Tomáš Votruba
5be952e180
Merge pull request #1898 from markstory/cakephp4
Start CakePHP 4.0 rectors
2019-08-26 07:03:29 +02:00
Tomáš Votruba
888a9ce4e1
Merge pull request #1889 from markstory/cakephp38
Add cakephp3.8 target and fix a typo
2019-08-24 10:43:32 +02:00
Mark Story
3f6b76a667 Start CakePHP 4.0 rectors
* Add removed method renames
* Add a handful of return typehints
2019-08-23 23:00:26 -04:00
Mark Story
84560261eb Add cakephp38 target
There was only one rectorable deprecation in CakePHP 3.8
2019-08-23 21:36:39 -04:00
Tomas Votruba
e8fbc4bc10 relocate RemoveDeadInitializationRector to RemoveNullPropertyInitializationRector 2019-08-21 17:20:12 +02:00
Tomas Votruba
c7e104a84e remove non-existing rule [closes #1867] 2019-08-21 17:02:25 +02:00
Tomáš Votruba
cbbce30ed8
Merge pull request #1865 from rectorphp/psr4-namespace
[PSR4] Add NormalizeNamespaceByPSR4ComposerAutoloadRector
2019-08-19 22:05:57 +02:00
Tomas Votruba
914f0b936c [PHP 7.4] Add literal thousand superator 2019-08-19 16:39:38 +02:00
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