6997 Commits

Author SHA1 Message Date
TomasVotruba
858af6b19c Fix name resolution in ArrayKeyFirstLastRector 2019-12-26 14:37:53 +01:00
Tomas Votruba
f68e8086df
Merge pull request #2487 from rectorphp/fix-binary
Skip non-variable non-scalars in BinaryOpBetweenNumberAndStringRector
2019-12-26 13:38:27 +01:00
TomasVotruba
04cc7e6122 skip non-variable non-scalars in BinaryOpBetweenNumberAndStringRector 2019-12-26 12:59:30 +01:00
TomasVotruba
3f293929ea add test case for #2454 2019-12-26 12:53:01 +01:00
Tomas Votruba
cb707149f7
Fix alias object conflict with existing type (#2486)
Fix alias object conflict with existing type
2019-12-26 12:28:26 +01:00
TomasVotruba
4407860e79 fix alias object conflict with existing type 2019-12-26 12:16:41 +01:00
Tomas Votruba
b9a5f8e463
Fix grouped use statement import (#2485)
Fix grouped use statement import
2019-12-26 11:40:35 +01:00
TomasVotruba
e0bfbda7ca update docs 2019-12-26 11:25:25 +01:00
TomasVotruba
d6b9122615 Fix double import of grouped namespaces 2019-12-26 11:12:48 +01:00
Tomas Votruba
4a5408e8f1
[Gedmo to Knp] Add TreeBehaviorRector (#2484)
[Gedmo to Knp] Add TreeBehaviorRector
2019-12-26 01:02:06 +01:00
TomasVotruba
0dec93ead6 [Gedmo to Knp] Add TreeBehaviorRector 2019-12-26 00:46:43 +01:00
Tomas Votruba
b398e8740c
Merge pull request #2483 from staabm/patch-2
Fix typos
2019-12-25 21:19:57 +01:00
Markus Staab
58aadff9fd
Fix typo 2019-12-25 21:17:24 +01:00
Tomas Votruba
876684489d
[DoctrineGedmoToKnplabs] init set (#2482)
[DoctrineGedmoToKnplabs] init set
2019-12-25 20:25:13 +01:00
Markus Staab
05254b4176
Fix typos 2019-12-25 19:57:18 +01:00
TomasVotruba
2ac711d2b2 [DoctrineGedmoToKnplabs] init set 2019-12-25 19:51:35 +01:00
Tomas Votruba
a8b194244b
init MoveValueObjectsToValueObjectDirectoryRector (#2481)
init MoveValueObjectsToValueObjectDirectoryRector
2019-12-25 12:28:13 +01:00
Tomas Votruba
1205416200 init MoveValueObjectsToValueObjectDirectoryRector 2019-12-25 12:14:53 +01:00
Tomas Votruba
a81482a962
merge ParentTypehintedArgumentRector to AddParamTypeDeclaration… (#2480)
merge ParentTypehintedArgumentRector to AddParamTypeDeclarationRector
2019-12-25 11:31:55 +01:00
TomasVotruba
a7df09e9ed merge ParentTypehintedArgumentRector and AddParamTypeDeclarationRector to AddParamTypeDeclarationRector 2019-12-25 11:15:32 +01:00
Tomáš Votruba
4cf973295b
prevent re-adding id at AddEntityIdByConditionRector (#2479)
prevent re-adding id at AddEntityIdByConditionRector
2019-12-25 11:00:38 +01:00
TomasVotruba
af53da23ad prevent re-adding id at AddEntityIdByConditionRector 2019-12-25 10:49:48 +01:00
Tomáš Votruba
e6ef8b7352
Merge pull request #2478 from staabm/patch-2
Link a few more recent articles
2019-12-24 17:23:00 +01:00
Tomáš Votruba
67c4f76268
Add ScanFatalErrors command (#2476)
Add ScanFatalErrors command
2019-12-24 16:37:35 +01:00
Markus Staab
5f0bddddbf
Link a few more recent articles 2019-12-24 16:16:27 +01:00
TomasVotruba
e9073bc9c6 add scan fatal errors to CI 2019-12-24 16:11:44 +01:00
TomasVotruba
7e4c2887f9 fixup! Add ScanFatalErrors command 2019-12-24 16:10:57 +01:00
TomasVotruba
3742dc4b44 Add ScanFatalErrors command 2019-12-24 16:06:06 +01:00
Tomáš Votruba
03fbc5b0f7
Merge pull request #2475 from gnutix/RemoveEmptyClassMethodRector/add_fixture_private_protected_constructors
[RemoveEmptyClassMethodRector + RemoveDeadConstructorRector] Should not apply on protected/private constructors
2019-12-24 11:52:19 +01:00
Dorian Villet
56aa07c5c2 Abstract logic for named constructors in ClassMethodManipulator (reduces cognitive complexity). 2019-12-24 11:02:10 +01:00
Dorian Villet
6c93d9a0e4 Add more test cases and fix implementations for RemoveDeadConstructorRector and RemoveEmptyClassMethodRector 2019-12-24 10:41:42 +01:00
Dorian Villet
53ff958d61 Add fixtures for protected/private constructors in RemoveEmptyClassMethodRectorTest. 2019-12-24 10:18:58 +01:00
Tomáš Votruba
64adadabde
add symfony5 set (#2472)
add symfony5 set
v0.6.3
2019-12-23 18:28:45 +01:00
TomasVotruba
b71a765483 add symfony5 set 2019-12-23 18:18:50 +01:00
Tomáš Votruba
3735fd15f2
Merge pull request #2470 from rectorphp/argument-merge
merge Rector arguments on import
2019-12-23 14:09:24 +01:00
TomasVotruba
e7fb3376d0 merge Rector arguments on import 2019-12-23 12:16:59 +01:00
Tomáš Votruba
7482efffb1
Merge pull request #2469 from rectorphp/parent-param
add test case for #2451 + remove parameter shfiter
2019-12-23 08:51:36 +01:00
TomasVotruba
6c190e9997 remove confusing RectorServiceParametersShifter 2019-12-23 02:29:02 +01:00
TomasVotruba
bbea98af95 add test case for #2451 2019-12-23 01:19:55 +01:00
Tomáš Votruba
1029cd07e3
fix rename method call (#2467)
fix rename method call
2019-12-22 23:23:53 +01:00
TomasVotruba
5653f96fc0 fix rneame method call 2019-12-22 23:12:30 +01:00
Tomáš Votruba
da32a4044d
[Symfony] fix dot in GetParameterToConstructorInjectionRector (#2466)
[Symfony] fix dot in GetParameterToConstructorInjectionRector
2019-12-22 21:27:28 +01:00
Tomáš Votruba
ebacb2d113
[PHP Deglobalize] Add ChangeGlobalVariablesToPropertiesRector (#2465)
[PHP Deglobalize] Add ChangeGlobalVariablesToPropertiesRector
2019-12-22 21:27:20 +01:00
TomasVotruba
92879b285d fix dot in GetParameterToConstructorInjectionRector 2019-12-22 21:13:59 +01:00
TomasVotruba
4e9ab470de [PHP Deglobalize] Add ChangeGlobalVariablesToPropertiesRector 2019-12-22 21:08:35 +01:00
Tomáš Votruba
f7d3d26a40
[Nette] Control to Symfony Form + Controller (#2464)
[Nette] Control to Symfony Form + Controller
2019-12-22 20:01:44 +01:00
TomasVotruba
fb614b8ed2 update docs 2019-12-22 19:38:09 +01:00
TomasVotruba
c7656e7951 [NetteToSymfony] Add FormControlToControllerAndFormTypeRector 2019-12-22 19:37:46 +01:00
TomasVotruba
556ba63347 [NetteToSymfony] Replace getPresenter()->getSession() with proper property call 2019-12-22 16:37:17 +01:00
TomasVotruba
c12eae9ddf [docs] add Rector recipe 2019-12-22 16:37:17 +01:00