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
|
4615a9d83d
|
Fix ForToForeachRector for used dim fetch
|
2020-03-16 21:06:50 +01:00 |
|
TomasVotruba
|
66bd900e18
|
clear fixture
|
2020-03-16 17:00:19 +01:00 |
|
Christian Rishøj
|
db70bbf21f
|
separate fixture file (re rectorphp/rector#3026)
|
2020-03-16 16:17:58 +01:00 |
|
Christian Rishøj
|
6e63e3b0b7
|
isolate case with inapplicable loop (re rectorphp/rector#3026)
|
2020-03-16 16:15:56 +01:00 |
|
Christian Rishøj
|
052fb9a506
|
add failing test case
|
2020-03-16 14:41:53 +01:00 |
|
TomasVotruba
|
fe86fc4365
|
make use of isFuncCallName() method
|
2020-03-01 00:06:45 +01:00 |
|
TomasVotruba
|
83eca131e9
|
improve ForToForeachRector
|
2020-03-01 00:03:32 +01:00 |
|
TomasVotruba
|
9ff0b6a07a
|
decopule isNodePartOfAssign() method
|
2020-02-29 23:55:00 +01:00 |
|
TomasVotruba
|
93633a4c04
|
[CodeQuality] Add InlineIfToExplicitIfRector
|
2020-02-22 13:07:36 +01:00 |
|
TomasVotruba
|
bc24bb12ff
|
prevent getName() on StaticCall or MethodCall
|
2020-02-21 16:41:33 +01:00 |
|
TomasVotruba
|
99eeeabee2
|
fix nested array dim fetch resolving type
|
2020-02-21 01:52:45 +01:00 |
|
TomasVotruba
|
c25db0b56d
|
apply
|
2020-02-19 00:14:44 +01:00 |
|
TomasVotruba
|
1ad8f08ccd
|
[SOLID] Add ChangeReadOnlyVariableWithDefaultValueToConstantRector
|
2020-02-18 23:59:07 +01:00 |
|
TomasVotruba
|
1498108d95
|
fix single line comment
|
2020-02-17 00:03:28 +01:00 |
|
TomasVotruba
|
d1b4779889
|
apply properties to constants rule from SOLID
|
2020-02-16 17:47:00 +01:00 |
|
TomasVotruba
|
86bcb6eb7b
|
fix cs
|
2020-02-13 22:48:16 +01:00 |
|
TomasVotruba
|
3e5dd77bb6
|
move Rector-rule based packages from /packages to /rules
|
2020-02-11 13:41:37 +01:00 |
|