Tomas Votruba
|
2b78108558
|
[PHPUnit] Add __construct type removal [closes #1024]
|
2019-02-07 19:17:25 +01:00 |
|
Tomas Votruba
|
afc174fa80
|
rename ReturnTypehintRector to AddReturnTypeDeclarationRector
|
2019-02-04 15:50:53 +01:00 |
|
Tomas Votruba
|
f2c948170b
|
add PHPUnit 8 void return types
|
2019-02-03 23:32:02 +01:00 |
|
Tomas Votruba
|
0db2b07d49
|
rename *.yml to *.yaml
|
2019-02-03 18:46:45 +01:00 |
|
Tomas Votruba
|
85f698b71c
|
move config to /config dir
|
2019-02-03 18:30:33 +01:00 |
|
Tomas Votruba
|
cecd62864f
|
remove TrailingCommaArgumentsRector, let that to token cs
|
2019-01-25 17:01:13 +01:00 |
|
Tomas Votruba
|
bd8b5cdb75
|
add NullCoalescingOperatorRector to PHP 7.4 [skip ci]
|
2019-01-22 21:43:03 +01:00 |
|
Tomas Votruba
|
607da366aa
|
fix ClassReplacerRector for class to interface rename [closes #950]
|
2019-01-14 12:46:19 +01:00 |
|
Tomas Votruba
|
c18a542485
|
[PHP] Add RealToFloatTypeCastRector
|
2019-01-12 20:37:08 +01:00 |
|
Tomas Votruba
|
dc9532abae
|
add ConsecutiveNullCompareReturnsToNullCoalesceQueueRector
|
2019-01-10 21:08:38 +01:00 |
|
Tomas Votruba
|
bb8652a9b0
|
remove NullCoalescingOperatorRector - not part of PHP itself
|
2019-01-08 18:56:43 +01:00 |
|
Tomas Votruba
|
e6a5f55f94
|
drop ArrayToYieldDataProviderRector instead, update docs
|
2019-01-03 17:39:25 +01:00 |
|
Tomas Votruba
|
7f50b8b5a6
|
Add ReturnArrayClassMethodToYieldRector
|
2019-01-03 17:39:25 +01:00 |
|
Tomas Votruba
|
ca1588309b
|
Add YieldClassMethodToArrayClassMethodRector
|
2019-01-03 17:39:25 +01:00 |
|
Tomas Votruba
|
af1825f4de
|
[CodeQuality] Add JoinStringConcatRector
|
2019-01-03 14:03:27 +01:00 |
|
Tomas Votruba
|
3414bd925e
|
[CodingStyle] Add RemoveUnusedAliasRector
|
2019-01-02 20:22:58 +01:00 |
|
Tomas Votruba
|
38faba727a
|
[CodingStyle] Add SetTypeToCastRector
|
2019-01-02 17:02:47 +01:00 |
|
Tomas Votruba
|
c5e9428490
|
[PHPUnit] Add UseSpecificWillMethodRector
|
2018-12-31 22:07:12 +01:00 |
|
Tomas Votruba
|
fa1263b7c8
|
add missing rectors to mysql_to_myslqi
|
2018-12-31 18:47:30 +01:00 |
|
Tomas Votruba
|
f0be517a16
|
[PHP] Add ThisCallOnStaticMethodToStaticCallRector
|
2018-12-31 18:47:30 +01:00 |
|
Tomas Votruba
|
dd5956bd9d
|
[PHP] Add StaticCallOnNonStaticToInstanceCallRector
|
2018-12-31 18:28:12 +01:00 |
|
Tomas Votruba
|
d1b5b9743a
|
[PHP 7.3] Add IfToSpaceshipRector
|
2018-12-31 17:46:34 +01:00 |
|
Tomas Votruba
|
e89a0c1b4d
|
[CodeQuality] Add SimplifyIfElseToTernaryRector
|
2018-12-31 12:52:52 +01:00 |
|
Tomas Votruba
|
823c3c076b
|
[CodeQuality] Add SingleInArrayToCompareRector [closes #858]
|
2018-12-31 12:22:21 +01:00 |
|
Tomas Votruba
|
d55cd61803
|
[PHP 7.4] Add MbStrrposEncodingArgumentPositionRector
|
2018-12-31 10:47:08 +01:00 |
|
Tomas Votruba
|
4b1ab008ef
|
[Php 7.4] Add GetCalledClassToStaticClassRector
|
2018-12-31 10:25:07 +01:00 |
|
Tomas Votruba
|
d080786248
|
[PHP 7.4] Add ClassConstantToSelfClassRector
|
2018-12-31 01:55:45 +01:00 |
|
Tomas Votruba
|
218f4c2a50
|
[PHP 7.4] Add ExportToReflectionFunctionRector
|
2018-12-31 01:42:02 +01:00 |
|
Tomas Votruba
|
d016738087
|
[PHP 7.4] Add FilterVarToAddSlashesRector
|
2018-12-31 01:35:24 +01:00 |
|
Tomas Votruba
|
2cf31cfd81
|
[PHP 7.4] Add ArrayKeyExistsOnPropertyRector
|
2018-12-31 01:25:18 +01:00 |
|
Tomas Votruba
|
41b0a2601f
|
[PHP 7.4] Add function deprecations
|
2018-12-31 01:25:18 +01:00 |
|
Tomas Votruba
|
00e25abb89
|
[CodeQuality] Add SimplifyForeachToArrayFilterRector
|
2018-12-28 18:03:15 +01:00 |
|
Tomas Votruba
|
80e7546aae
|
move SimplifyMirrorAssignRector to DaedCode
|
2018-12-28 15:52:59 +01:00 |
|
Tomas Votruba
|
c03b1b1fb3
|
[DeadCode] Add RemoveUnusedParameterRector
|
2018-12-25 22:31:48 +01:00 |
|
Tomas Votruba
|
a62c36d319
|
[DeadCode] Add RemoveDoubleAssignRector
|
2018-12-25 20:44:12 +01:00 |
|
Tomas Votruba
|
280d2bbc6d
|
add PHP 7.3 deprecation references
|
2018-12-25 20:44:12 +01:00 |
|
Tomas Votruba
|
1c093821a3
|
[CodeQuality] Add SimplifyTautologyTernaryRector
|
2018-12-25 20:44:12 +01:00 |
|
Tomas Votruba
|
f238f2a310
|
[DeadCode] Add RemoveUnusedPrivatePropertyRector
|
2018-12-25 20:44:12 +01:00 |
|
Tomas Votruba
|
e696d65e2d
|
[DeadCode] Add RemoveEmptyClassMethodRector
|
2018-12-25 20:44:12 +01:00 |
|
Tomas Votruba
|
ae7b463d3d
|
[DeadCode] Add RemoveParentCallWithoutParentRector
|
2018-12-25 20:44:12 +01:00 |
|
Tomas Votruba
|
7a2bb9148a
|
[DeadCode] Add RemoveUnusedForeachKeyRector
|
2018-12-25 20:44:12 +01:00 |
|
Tomas Votruba
|
b09976b828
|
[DeadCode] Add RemoveDuplicatedArrayKeyRector
|
2018-12-25 20:44:12 +01:00 |
|
Tomas Votruba
|
26b83be1f7
|
[CodingStyle] Add CompleteVarDocTypeConstantRector
|
2018-12-22 15:22:44 +01:00 |
|
Tomas Votruba
|
421b307965
|
rename *ScalarTypehint to *TypeDeclaration
|
2018-12-22 12:32:32 +01:00 |
|
Tomas Votruba
|
9cb3484b36
|
add EasyAdminBundle 2.0 level
|
2018-12-18 18:59:32 +01:00 |
|
Tomas Votruba
|
71ab6b5599
|
Add DeMorgan simplify Rector + update create command process
|
2018-12-16 22:37:30 +01:00 |
|
Tomas Votruba
|
caea1ec029
|
Add LogicalOrToBooleanorRector [closes #792]
|
2018-12-16 22:13:26 +01:00 |
|
Tomas Votruba
|
558fa593c3
|
Add RegexDashEscapeRector
|
2018-12-16 15:22:46 +01:00 |
|
Tomas Votruba
|
62dd290641
|
apply code-quality level
|
2018-12-15 21:08:00 +01:00 |
|
Tomas Votruba
|
2f92e5e111
|
add FunctionLikeNodeCollector, improve RemoveExtraParametersRector
|
2018-12-15 21:07:05 +01:00 |
|