TomasVotruba
|
586249c794
|
[Symfony] add Kernel support to ChangeFileLoaderInExtensionAndKernelRector
|
2020-07-09 18:21:31 +02:00 |
|
kodiakhq[bot]
|
b8624e60b1
|
Merge pull request #3676 from rectorphp/file-loader-generic
[Symfony] Extend ChangeFileLoaderInExtensionRectorTest to make it configurable
|
2020-07-09 12:40:01 +00:00 |
|
TomasVotruba
|
50fded4abe
|
[Symfony] Extend ChangeFileLoaderInExtensionRectorTest to make it configurable
|
2020-07-09 14:35:57 +02:00 |
|
TomasVotruba
|
338f0d4378
|
keep composer.json in phar build
|
2020-07-09 02:38:38 +02:00 |
|
TomasVotruba
|
83d99606e6
|
include composer.json
|
2020-07-09 02:38:38 +02:00 |
|
kodiakhq[bot]
|
0c4d334ac2
|
Merge pull request #3674 from rectorphp/fix-provider
fix data provider to iterator
|
2020-07-08 23:27:06 +00:00 |
|
TomasVotruba
|
231ae7dc77
|
make ReturnArrayClassMethodToYieldRector work with multi return
|
2020-07-09 01:23:10 +02:00 |
|
TomasVotruba
|
252ff65a96
|
add failing test case
|
2020-07-09 01:08:29 +02:00 |
|
TomasVotruba
|
6cef3e7001
|
add provider rector rule
|
2020-07-09 01:01:30 +02:00 |
|
Tomas Votruba
|
6315db938f
|
Merge pull request #3669 from jaapio/mockery-to-prophecy/remove-close
[MockeryToProphecy] Remove close call to mockery from test classes
|
2020-07-09 00:21:23 +02:00 |
|
Tomas Votruba
|
e30fca3851
|
Merge pull request #3665 from dobryy/check-minimum-required-php-version-from-composer-json
Check minimum required php version from composer.json
|
2020-07-09 00:20:49 +02:00 |
|
Jaapio
|
33aeb37599
|
Remove close call to mockery from test classes
|
2020-07-08 21:35:14 +02:00 |
|
dobryy
|
78e518c105
|
check minimal php version
|
2020-07-08 20:36:27 +02:00 |
|
kodiakhq[bot]
|
fafd622067
|
Merge pull request #3672 from rectorphp/cs-checks
[cs] remove throws
|
2020-07-07 23:52:45 +00:00 |
|
TomasVotruba
|
19685f35e3
|
apply cs
|
2020-07-08 01:48:44 +02:00 |
|
TomasVotruba
|
001241d969
|
[cs] remove throws
|
2020-07-07 23:22:18 +02:00 |
|
Tomas Votruba
|
58e1c2599b
|
Merge pull request #3671 from rectorphp/unused-private-prop
[DeadCode] Skip property used as arg
v0.7.47
|
2020-07-07 22:30:40 +02:00 |
|
TomasVotruba
|
379770495a
|
[DeadCode] Skip property used as arg
|
2020-07-07 22:27:28 +02:00 |
|
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 |
|
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 |
|