TomasVotruba
|
c17b38aa43
|
[CodeQuality] Add ArrayThisCallToThisMethodCallRector
|
2020-06-10 20:35:59 +02:00 |
|
TomasVotruba
|
298df2dae1
|
[CodeQuality] Add UnusedForeachValueToArrayKeysRector
|
2020-04-24 19:14:30 +02:00 |
|
TomasVotruba
|
00797bbce3
|
[CodeQuality] Add SplitListScalarAssignToSeparateLineRector
|
2020-04-19 16:20:08 +02:00 |
|
TomasVotruba
|
74416461bb
|
use array_key_exists instead of isset
|
2020-03-28 15:12:29 +01:00 |
|
TomasVotruba
|
22487811b3
|
[CodeQuality] Add ArrayKeysAndInArrayToIssetRector
|
2020-03-28 00:26:41 +01:00 |
|
TomasVotruba
|
93633a4c04
|
[CodeQuality] Add InlineIfToExplicitIfRector
|
2020-02-22 13:07:36 +01:00 |
|
Jeroen Smit
|
ad89be4c0f
|
Fixed indent
|
2020-01-15 21:43:34 +01:00 |
|
Jeroen Smit
|
e856fb8ddb
|
Added CombineIfRector
|
2020-01-15 21:32:51 +01:00 |
|
TomasVotruba
|
3159da6712
|
use explicit null in yaml
|
2020-01-05 20:00:32 +01:00 |
|
TomasVotruba
|
44e96deeff
|
[CodingQuality] Add ForeachItemsAssignToEmptyArrayToAssignRector
|
2020-01-04 15:15:46 +01:00 |
|
TomasVotruba
|
7f99a934d4
|
[CodeQuality] Add ForRepeatedCountToOwnVariableRector
|
2020-01-04 14:08:43 +01:00 |
|
TomasVotruba
|
e124806553
|
[CodeQuality] Add ChangeArrayPushToArrayAssignRector
|
2020-01-04 00:32:28 +01:00 |
|
TomasVotruba
|
2b60867493
|
[CodeQuality] Add AbsolutizeRequireAndIncludePathRector
|
2019-12-29 17:11:21 +01:00 |
|
TomasVotruba
|
48030e7257
|
[CodeQuality] Add ArrayKeyExistsTernaryThenValueToCoalescingRector
|
2019-12-29 16:52:34 +01:00 |
|
TomasVotruba
|
9dd43747b7
|
[CodeQuality] Add IntvalToTypeCastRector
|
2019-12-27 17:50:32 +01:00 |
|
Tomas Votruba
|
e91e8ea2c1
|
[CodeQuality] Add ArrayMergeOfNonArraysToSimpleArrayRector
|
2019-10-18 16:05:59 +02:00 |
|
Tomas Votruba
|
42e4454b48
|
[CodeQuality] Add AddPregQuoteDelimiterRector
|
2019-10-17 18:47:07 +02:00 |
|
Tomas Votruba
|
0dcd2b0014
|
[Solid] Add UseInterfaceOverImplementationInConstructorRector
|
2019-10-09 01:41:51 +01:00 |
|
Jonas Elfering
|
0196d1efee
|
Add ShortenElseIfRector
Fixes https://github.com/rectorphp/rector/issues/1945
|
2019-10-04 14:18:31 +02:00 |
|
Tomas Votruba
|
e4eeb19c45
|
[CodeQuality] Add RemoveSoleValueSprintfRector
|
2019-09-26 13:44:04 +02:00 |
|
Tomas Votruba
|
2858a9f7ea
|
[PHP] Move tests + fixture to split package by version
|
2019-09-23 15:16:31 +02:00 |
|
Tomas Votruba
|
32b19b437b
|
[CodeQuality] Add ThrowWithPreviousExceptionRector
|
2019-07-23 11:08:04 +02:00 |
|
Tomas Votruba
|
953de95cf0
|
[CodeQuality] Add RemoveAlwaysTrueConditionSetInConstructorRector
|
2019-07-19 21:49:42 +02: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
|
522fc0ca58
|
rename level dir to set
|
2019-06-08 22:41:52 +02:00 |
|