Tomas Votruba
|
a51e74ac7e
|
Merge pull request #3670 from rectorphp/fix-foreach-list
[CodeQuality] improve UnusedForeachValueToArrayKeysRector to work with array foreach values
|
2020-07-07 22:17:13 +02:00 |
|
TomasVotruba
|
a619753f73
|
improve UnusedForeachValueToArrayKeysRector to work with array foreach values
|
2020-07-07 22:13:09 +02:00 |
|
TomasVotruba
|
290be92782
|
typos
|
2020-07-07 17:59:41 +02:00 |
|
TomasVotruba
|
48127fcaef
|
README: add debugging
|
2020-07-07 17:58:55 +02:00 |
|
Tomas Votruba
|
8cec2ea607
|
Merge pull request #3664 from rectorphp/symfony-xml-to-yaml-extension
|
2020-07-07 12:16:11 +02:00 |
|
TomasVotruba
|
bdff80e972
|
improve docs code highlight
|
2020-07-07 12:15:52 +02:00 |
|
TomasVotruba
|
156c31ee6d
|
[Symfony] Add ChangeXmlToYamlFileLoaderInExtensionRector
|
2020-07-07 11:51:52 +02:00 |
|
TomasVotruba
|
395ced5f57
|
fix RenamePropertyToMatchTypeRector for nested params
|
2020-07-06 23:47:33 +02:00 |
|
TomasVotruba
|
21c1297a3c
|
remove dead method
|
2020-07-06 23:27:27 +02:00 |
|
TomasVotruba
|
4873119f76
|
add AbstractMockeryRector instead of trait
|
2020-07-06 23:19:58 +02:00 |
|
Tomas Votruba
|
1f699943c8
|
Merge pull request #3661 from jaapio/mockery-to-prophecy/replace-mock-creation
|
2020-07-06 23:17:43 +02:00 |
|
TomasVotruba
|
bed64b1894
|
early return
|
2020-07-06 23:05:11 +02:00 |
|
Tomas Votruba
|
1e64eb9dfd
|
Merge pull request #3663 from rectorphp/skip-date-time-at
[Naming] Make rename property/variable skip date time at convention
v0.7.46
|
2020-07-06 22:58:10 +02:00 |
|
TomasVotruba
|
dad1812f79
|
[Naming] Make rename property/variable skip date time at convention
|
2020-07-06 22:48:33 +02:00 |
|
Jaapio
|
9cfa1dccc3
|
Rewrite simple mock creation
|
2020-07-06 22:31:05 +02:00 |
|
TomasVotruba
|
69691157bd
|
[DeadCode] Make RemoveDeadReturnRector skip arrow functions
v0.7.45
|
2020-07-06 22:12:01 +02:00 |
|
TomasVotruba
|
c5768ae170
|
CI: fix name position
|
2020-07-06 22:07:11 +02:00 |
|
Tomas Votruba
|
bd170a668c
|
Merge pull request #3662 from rectorphp/skip-null-on-costructor-assigned
[PHP 7.4] Make RestoreDefaultNullToNullableTypePropertyRector skip nullable defined in ctor
v0.7.44
|
2020-07-06 21:59:45 +02:00 |
|
TomasVotruba
|
ffa21f6707
|
[PHP 7.4] Make RestoreDefaultNullToNullableTypePropertyRector skip nullable defined in ctor
|
2020-07-06 21:59:01 +02:00 |
|
Ludek Benedik
|
dae34f71f5
|
Fix replacing of mysql_db_name
|
2020-07-06 16:22:17 +02:00 |
|
Ludek Benedik
|
6632cc1baa
|
Fix AddLiteralSeparatorToNumberRector if float number has zero after decimal point separator (1000.0)
|
2020-07-06 15:20:33 +02:00 |
|
TomasVotruba
|
531d38f8f2
|
update doctine parser
|
2020-07-06 14:14:52 +02:00 |
|
TomasVotruba
|
563266c5a8
|
[CI] skip generated content from Rector process
|
2020-07-06 13:04:23 +02:00 |
|
TomasVotruba
|
8d65279e77
|
[CI] merge dev/normal Rector run
|
2020-07-06 13:02:07 +02:00 |
|
Tomas Votruba
|
d5dea26151
|
Merge pull request #3658 from rectorphp/no-dev
remove func call from method calls
|
2020-07-06 02:39:47 +02:00 |
|
rector-bot
|
642d42326f
|
fixup! remove func call from methods calls
|
2020-07-06 00:04:12 +00:00 |
|
TomasVotruba
|
3c3c3a9530
|
remove func call from methods calls
|
2020-07-06 01:59:41 +02:00 |
|
TomasVotruba
|
05c10af920
|
[Decomplex] Add UseMessageVariableForSprintfInSymfonyStyleRector
|
2020-07-06 01:59:41 +02:00 |
|
TomasVotruba
|
ede17b8f23
|
[CI] merge no-dev
|
2020-07-06 01:08:37 +02:00 |
|
kodiakhq[bot]
|
949cf70cd1
|
Merge pull request #3657 from rectorphp/skip-native-variables
[CodingStyle] Make UnderscoreToPascalCaseVariableNameRector skip native variables, like _SERVER
|
2020-07-05 22:40:02 +00:00 |
|
TomasVotruba
|
5619e735b3
|
[CodingStyle] Make UnderscoreToPascalCaseVariableNameRector skip native variables, like _SERVER
|
2020-07-06 00:36:33 +02:00 |
|
kodiakhq[bot]
|
d44e814fef
|
Merge pull request #3652 from rectorphp/simpler-ci
[CI] simlify jobs to matrix
|
2020-07-05 21:40:36 +00:00 |
|
TomasVotruba
|
dfd4458254
|
add StrictMixedTypeMapper
|
2020-07-05 23:37:07 +02:00 |
|
TomasVotruba
|
c16481e2f5
|
[CI] simlify jobs to matrix
|
2020-07-05 23:37:07 +02:00 |
|
Tomas Votruba
|
8928593a1d
|
Merge pull request #3653 from dobryy/split-underscore-to-pascal-case-variable-property-name
[Naming] Split UnderscoreToPascalCaseVariableAndPropertyNameRector
|
2020-07-05 21:54:11 +02:00 |
|
dobryy
|
98045758dd
|
Split into two rules and skip magically accessed property names
|
2020-07-05 21:48:23 +02:00 |
|
kodiakhq[bot]
|
771b2dc85d
|
Merge pull request #3654 from rectorphp/template-fix
[Sension] improve template annotation
v0.7.43
|
2020-07-05 19:20:01 +00:00 |
|
TomasVotruba
|
836200068b
|
improve template annotation
|
2020-07-05 21:16:17 +02:00 |
|
Tomas Votruba
|
26c305774f
|
Merge pull request #3650 from Gymnasiast/patch-1
|
2020-07-05 14:28:29 +02:00 |
|
Michael Steenbeek
|
34ab9b2ca8
|
Also fix the typo in ContainerBuilderCompileEnvArgumentRector.php
|
2020-07-05 12:33:42 +02:00 |
|
kodiakhq[bot]
|
2c5522458b
|
Merge pull request #3651 from rectorphp/fix-on-static-call-name
fix get name or static call
|
2020-07-05 09:36:06 +00:00 |
|
TomasVotruba
|
dc3b09c1a7
|
fix get name or static call
|
2020-07-05 11:32:08 +02:00 |
|
TomasVotruba
|
9d938daffb
|
use early return
|
2020-07-05 02:07:55 +02:00 |
|
TomasVotruba
|
f00eb1c7b7
|
skip inversion of weak comparison
|
2020-07-05 01:58:13 +02:00 |
|
derrickschoen
|
13095696b7
|
Missing Use statement
|
2020-07-05 01:28:05 +02:00 |
|
derrickschoen
|
20dba391a6
|
Whitespace
|
2020-07-05 01:28:05 +02:00 |
|
derrickschoen
|
34b1d76f3d
|
BooleanOr to BooleanAnd needed for other rectors
|
2020-07-05 01:28:05 +02:00 |
|
derrickschoen
|
4d5003c9bd
|
BooleanAnd is not the inverse of BooleanOr
|
2020-07-05 01:28:05 +02:00 |
|
derrickschoen
|
169d075f97
|
BooleanAnd is not the inverse of BooleanOr
|
2020-07-05 01:28:05 +02:00 |
|
derrickschoen
|
372f08f013
|
Fix ifs with else falling through if they are the last if.
|
2020-07-05 01:28:05 +02:00 |
|