TomasVotruba
|
0c67709fd0
|
[Legacy] Add FunctionToStaticMethodRector
|
2020-05-13 15:50:30 +02:00 |
|
TomasVotruba
|
310ae4a580
|
remove src dir as well
|
2020-05-12 17:22:28 +02:00 |
|
TomasVotruba
|
fdf8f9ffa3
|
remove dead directory from sonar paths
|
2020-05-12 17:18:40 +02:00 |
|
TomasVotruba
|
7fd733531d
|
update docs
|
2020-05-12 17:09:29 +02:00 |
|
TomasVotruba
|
cb406e4d64
|
typo
|
2020-05-12 17:09:12 +02:00 |
|
TomasVotruba
|
cf6d2e0d02
|
move MinimalScope to Privatization, same purpose
|
2020-05-12 17:08:21 +02:00 |
|
kodiakhq[bot]
|
7bc3703dc0
|
Merge pull request #3357 from rectorphp/fix-create-mock
[PHPUnit] Fix CreateMockToCreateStubRector outside PHPUnit test case
|
2020-05-12 14:47:23 +00:00 |
|
TomasVotruba
|
97f8aece27
|
add test case for #3157
|
2020-05-12 16:41:59 +02:00 |
|
TomasVotruba
|
b5846db7a9
|
[PHPUnit] Fix CreateMockToCreateStubRector outside PHPUnit test case
|
2020-05-12 16:39:17 +02:00 |
|
kodiakhq[bot]
|
429b6c30b2
|
Merge pull request #3356 from rectorphp/fix-if
[CodeQuality] Fix SimplifyIfReturnBoolRector for else if
|
2020-05-12 14:34:17 +00:00 |
|
TomasVotruba
|
84596b767f
|
[CodeQuality] Fix SimplifyIfReturnBoolRector for else if
|
2020-05-12 16:30:20 +02:00 |
|
kodiakhq[bot]
|
862379ba49
|
Merge pull request #3355 from rectorphp/docs-counter
[docs] add counter next to Rector group
|
2020-05-12 14:17:48 +00:00 |
|
TomasVotruba
|
0089e6fe30
|
[docs] add counter next to Rector group
|
2020-05-12 16:09:21 +02:00 |
|
kodiakhq[bot]
|
8da1010367
|
Merge pull request #3351 from rectorphp/split-group-use
[CodingStyle] Add SplitGroupedUseImportsRector
|
2020-05-12 10:41:54 +00:00 |
|
TomasVotruba
|
ec5929df96
|
remove PostRectorInterface from docs
|
2020-05-12 12:38:33 +02:00 |
|
TomasVotruba
|
8017402e60
|
[CodingStyle] Add SplitGroupedUseImportsRector
|
2020-05-12 12:35:57 +02:00 |
|
Tomas Votruba
|
625df82582
|
Merge pull request #3348 from rectorphp/psr4-classes-instant
|
2020-05-11 18:13:09 +02:00 |
|
TomasVotruba
|
e81044fd3b
|
decouple ClassRenamer
|
2020-05-11 18:08:13 +02:00 |
|
TomasVotruba
|
0c12f78a0f
|
fix 'show' command, so it skips internal rectors
|
2020-05-11 17:12:27 +02:00 |
|
TomasVotruba
|
91e58b197a
|
bump to stable symplify
v0.7.25
|
2020-05-11 16:39:41 +02:00 |
|
TomasVotruba
|
5912cd0cc6
|
lock symplify version to last patch
v0.7.24
|
2020-05-11 15:06:56 +02:00 |
|
TomasVotruba
|
a4bd00fc3f
|
remove unused service from config
v0.7.23
|
2020-05-11 14:49:30 +02:00 |
|
kodiakhq[bot]
|
cdb8188bbd
|
Merge pull request #3346 from rectorphp/param-guard
Add symplify/parameter-name-guard
|
2020-05-11 12:41:08 +00:00 |
|
TomasVotruba
|
71bba33ad6
|
Add symplify/parameter-name-guard
|
2020-05-11 14:37:23 +02:00 |
|
Tomas Votruba
|
9516ac5aa4
|
Merge pull request #3343 from ddziaduch/patch-1
|
2020-05-11 10:33:39 +02:00 |
|
Tomas Votruba
|
f36f759f60
|
Merge pull request #3344 from ddziaduch/patch-2
|
2020-05-11 10:33:15 +02:00 |
|
Damian Dziaduch
|
ff8f02c0cb
|
Fix link and it's name
It was throwing 404
|
2020-05-11 10:29:12 +02:00 |
|
Damian Dziaduch
|
38c8e6a007
|
Alter command name
This change will suggest to use command given in the output of the vendor/bin/rector
|
2020-05-11 10:27:32 +02:00 |
|
TomasVotruba
|
2bb6a94aaf
|
fix deps due to slevomat lockdown
|
2020-05-10 23:22:02 +02:00 |
|
TomasVotruba
|
e33cb3f1ce
|
Merge branch 'deps'
|
2020-05-10 23:14:37 +02:00 |
|
TomasVotruba
|
a2cf111e7d
|
bump deps
|
2020-05-10 23:14:25 +02:00 |
|
Tomas Votruba
|
2861eaabc3
|
Merge pull request #3341 from rectorphp/fix-namespace
|
2020-05-10 23:14:08 +02:00 |
|
TomasVotruba
|
76c62e3445
|
update PHPStan
|
2020-05-10 23:10:58 +02:00 |
|
TomasVotruba
|
db7248135a
|
add multi-paths support
|
2020-05-10 22:33:39 +02:00 |
|
Tomas Votruba
|
db0c4784ec
|
Merge pull request #3340 from rectorphp/psr4
|
2020-05-10 01:01:42 +02:00 |
|
TomasVotruba
|
f63e4424b8
|
move MultipleClassFileToPsr4ClassesRector to PSR4
|
2020-05-10 00:54:56 +02:00 |
|
TomasVotruba
|
28c18eb663
|
make use of isLocalMethodCallNamed()
|
2020-05-09 22:37:22 +02:00 |
|
kodiakhq[bot]
|
0db246ddfa
|
Merge pull request #3338 from rectorphp/compiler
Various fixes
|
2020-05-09 20:33:42 +00:00 |
|
TomasVotruba
|
a7b9019437
|
making RemoveUnusedAliasRector case insensitive
|
2020-05-09 22:29:47 +02:00 |
|
TomasVotruba
|
4f41f06e5d
|
apply Rector
|
2020-05-09 22:13:01 +02:00 |
|
TomasVotruba
|
515ee780fb
|
apply constant on /compiler
|
2020-05-09 21:56:12 +02:00 |
|
TomasVotruba
|
ff88e4b37a
|
fix another constant in repeated literal to class constant
|
2020-05-09 21:50:52 +02:00 |
|
TomasVotruba
|
83ef24bd9d
|
add slash to repeated literal to class constant
|
2020-05-09 21:33:17 +02:00 |
|
TomasVotruba
|
f229a7a3f5
|
Fix RemoveUnusedAliasRector for lower/upper case
|
2020-05-09 21:32:57 +02:00 |
|
TomasVotruba
|
4c6b519694
|
ci: re-enable all Rector sets
|
2020-05-09 21:16:52 +02:00 |
|
TomasVotruba
|
37d24e0210
|
ci: re-enable all Rector sets
|
2020-05-09 21:14:25 +02:00 |
|
TomasVotruba
|
8c82e83946
|
composer: bump to latest Symplify
|
2020-05-09 20:49:54 +02:00 |
|
Tomas Votruba
|
4bb8070fac
|
Merge pull request #3328 from rectorphp/extensios
|
2020-05-09 20:49:25 +02:00 |
|
TomasVotruba
|
47f84a3609
|
static fixes
|
2020-05-09 20:44:14 +02:00 |
|
TomasVotruba
|
831cf1cde8
|
use explicit property fethc
|
2020-05-09 20:44:14 +02:00 |
|