Tomas Votruba
|
1e8443b4ab
|
[DeadCode] Add RemoveUnusedPrivateConstantRector
|
2019-02-18 18:46:36 +01:00 |
|
Tomas Votruba
|
2bdbbe0527
|
[DeadCode] Add RemoveOverridenValuesRector
|
2019-02-18 17:02:57 +01:00 |
|
Tomas Votruba
|
8515839d8f
|
[CodeQuality] Add ExplicitBoolCompareRector
|
2019-02-18 00:23:57 +01:00 |
|
Tomas Votruba
|
64a901fa40
|
split configs to more
|
2019-02-17 02:24:38 +01:00 |
|
Tomas Votruba
|
f94ddfcd5f
|
[CodeQuality] Add SimplifyIfIssetToNullCoalescingRector
|
2019-02-17 02:13:29 +01:00 |
|
Tomas Votruba
|
5a801624dc
|
[NTS] Add trans() param wrapper
|
2019-02-17 01:24:39 +01:00 |
|
Tomas Votruba
|
9a17cb95be
|
fix CakePHP 3.4 with config method
|
2019-02-17 00:48:27 +01:00 |
|
Tomas Votruba
|
4c67d7d6f9
|
fix symfony42 config
|
2019-02-16 13:10:48 +01:00 |
|
Tomas Votruba
|
75cb2b35c4
|
move level config to autodiscovery path
|
2019-02-09 14:14:29 +01:00 |
|
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 |
|