Tomas Votruba
|
ab10145d77
|
fix missing scope
|
2019-09-26 16:27:53 +02:00 |
|
Tomas Votruba
|
18ebc3d499
|
improve cs
|
2019-09-26 16:27:53 +02:00 |
|
Tomas Votruba
|
1751334845
|
add UniqueEntity stub, fix nullable name in IndexTagValueNode
|
2019-09-26 16:03:14 +02:00 |
|
Tomas Votruba
|
e40f610399
|
fix cs
|
2019-09-26 15:27:54 +02:00 |
|
Tomas Votruba
|
46412c73ce
|
[Symfony] Make MakeDispatchFirstArgumentEventRector work with get_class
|
2019-09-26 13:52:28 +02:00 |
|
Tomas Votruba
|
e4eeb19c45
|
[CodeQuality] Add RemoveSoleValueSprintfRector
|
2019-09-26 13:44:04 +02:00 |
|
Tomas Votruba
|
fcb865767a
|
make RectorServiceParametersShifter report better error in case of invalid configuration
|
2019-09-26 13:33:31 +02:00 |
|
Tomas Votruba
|
e2a8659b2c
|
fix easy-admin-bundle20 set
|
2019-09-26 13:26:06 +02:00 |
|
Tomas Votruba
|
9218288a80
|
[Rector] Add RemoveZeroBreakContinueRector
|
2019-09-26 08:07:35 +02:00 |
|
Tomas Votruba
|
de9baae58e
|
[Php71] Add ListToArrayDestructRector
|
2019-09-26 01:58:16 +02:00 |
|
Tomas Votruba
|
7b5fec4edb
|
improve UnsetCastRector
|
2019-09-26 01:43:25 +02:00 |
|
Tomas Votruba
|
8490b8c1e2
|
[Php53] Add DirNameFileConstantToDirConstantRector [close #2006]
|
2019-09-26 01:00:58 +02:00 |
|
Tomas Votruba
|
1a44e5c084
|
[Restoration] Add MissingClassConstantReferenceToStringRector
|
2019-09-26 00:53:15 +02:00 |
|
Tomas Votruba
|
a18f1c3daf
|
[CodingStyle] Add CallUserFuncCallToVariadicRector
|
2019-09-25 23:13:37 +02:00 |
|
Tomas Votruba
|
135e72d577
|
[CodingStyle] Add MakeInheritedMethodVisibilitySameAsParentRector
|
2019-09-25 22:58:41 +02:00 |
|
Tomas Votruba
|
a833ca1366
|
fqnize freshly namespaced class
|
2019-09-25 18:15:31 +02:00 |
|
Tomas Votruba
|
97d9f0de91
|
Take tabs indent into account
|
2019-09-25 14:47:06 +02:00 |
|
Tomas Votruba
|
defae4acc5
|
Fix numeric string type in BinaryOpBetweenNumberAndStringRector
|
2019-09-25 10:03:19 +02:00 |
|
Tomas Votruba
|
e0fb86b2dd
|
[DeadCode] Skip magic property RemoveUnusedPrivatePropertyRector
|
2019-09-24 22:28:25 +02:00 |
|
Tomas Votruba
|
2c9aaea3f3
|
[PHP71] Fix BinaryOpBetweenNumberAndStringRector for variables
|
2019-09-24 21:57:58 +02:00 |
|
Tomas Votruba
|
3b151c8130
|
[Symfony] Add MergeMethodAnnotationToRouteAnnotationRector
|
2019-09-24 20:17:50 +02:00 |
|
Tomas Votruba
|
4fbca58523
|
add return type to step-3
|
2019-09-24 15:30:24 +02:00 |
|
Tomas Votruba
|
6ff6d7320a
|
[TypeDeclaration] Add AddMethodCallBasedParamTypeRector
|
2019-09-24 15:13:46 +02:00 |
|
Tomas Votruba
|
7b1595a931
|
fix renaming class to existing one [closes #1438]
|
2019-09-24 07:27:26 +02:00 |
|
Tomas Votruba
|
980778d69b
|
move SwapFuncCallArgumentsRector to Argument
|
2019-09-23 18:19:04 +02:00 |
|
Tomas Votruba
|
7d9c389748
|
move PreferThisOrSelfMethodCall to CodingStyle
|
2019-09-23 18:19:04 +02:00 |
|
Tomas Votruba
|
24ebc66747
|
move ReserverObjectRector to Php71
|
2019-09-23 18:19:04 +02:00 |
|
Tomas Votruba
|
52ed08bce0
|
move PregReplaceEModifierRector to Php55
|
2019-09-23 18:03:52 +02:00 |
|
Tomas Votruba
|
614d22664f
|
move RenameNamespaceRector to Renaming package
|
2019-09-23 17:56:10 +02:00 |
|
Tomas Votruba
|
8229d46b89
|
move RenameStaticMethodRector to Renaming package
|
2019-09-23 17:41:47 +02:00 |
|
Tomas Votruba
|
17d14ba4ac
|
move RenameClassRector to Renaming package
|
2019-09-23 17:41:47 +02:00 |
|
Tomas Votruba
|
35dd776c36
|
move RenameClassConstantRector to Renaming package
|
2019-09-23 17:17:58 +02:00 |
|
Tomas Votruba
|
100ea52e7d
|
update configs
|
2019-09-23 17:09:26 +02:00 |
|
Tomas Votruba
|
85aee8d56e
|
move RenameMethodRector to Renaming package
|
2019-09-23 17:03:23 +02:00 |
|
Tomas Votruba
|
d74d59ce39
|
move RenameAnnotationRector to Renaming package
|
2019-09-23 16:58:54 +02:00 |
|
Tomas Votruba
|
bb116a8c52
|
move RenameMethodCallRector to Renaming package
|
2019-09-23 16:53:46 +02:00 |
|
Tomas Votruba
|
362f47a69c
|
move RenameFunctionRector to Renaming package
|
2019-09-23 16:40:54 +02:00 |
|
Tomas Votruba
|
419da7704b
|
[Renaming] init new package
|
2019-09-23 16:36:58 +02:00 |
|
Tomas Votruba
|
2858a9f7ea
|
[PHP] Move tests + fixture to split package by version
|
2019-09-23 15:16:31 +02:00 |
|
Tomas Votruba
|
f558733611
|
[PHP] Split huge package to php by version rules
|
2019-09-23 13:38:51 +02:00 |
|
Tomas Votruba
|
ddba23034c
|
[Refactoring] Add MoveAndRenameClassRector
|
2019-09-22 22:01:35 +02:00 |
|
HypeMC
|
f75603428b
|
Coding standard fix.
|
2019-09-22 00:38:22 +02:00 |
|
HypeMC
|
6cc4c56bba
|
Fix various typos is code samples
|
2019-09-22 00:13:26 +02:00 |
|
Tomas Votruba
|
417ee5c749
|
decouple
|
2019-09-21 21:18:24 +02:00 |
|
Tomas Votruba
|
d727b0181e
|
[Doctrine] Add ChangeIdenticalUuidToEqualsMethodCallRector
|
2019-09-21 19:44:34 +02:00 |
|
Tomas Votruba
|
8993b6bc14
|
[Doctrine] Add ChangeReturnTypeOfClassMethodWithGetIdRector
|
2019-09-21 17:41:40 +02:00 |
|
Tomas Votruba
|
fabbfacd1a
|
[Doctrine] Add GetUuidMethodCall to GetId
|
2019-09-21 16:27:10 +02:00 |
|
Tomas Votruba
|
ca8cfe10ba
|
add constant reference case
|
2019-09-21 13:30:03 +02:00 |
|
Tomas Votruba
|
d6d48ea44b
|
make ShouldNotHappenException smarter
|
2019-09-21 13:30:03 +02:00 |
|
Tomas Votruba
|
8e93626e32
|
[Doctrine] Add ChangeSetIdToUuidValueRector
|
2019-09-21 12:46:01 +02:00 |
|