TomasVotruba
|
d093ba3133
|
composer: remove cs dependency
v0.7.51
|
2020-07-21 22:09:22 +02:00 |
|
TomasVotruba
|
7f3022dcb8
|
colors to ci
|
2020-07-21 21:56:06 +02:00 |
|
Tomas Votruba
|
f7dd233c20
|
Merge pull request #3750 from u01jmg3/master
Create WrapEncapsedVariableInCurlyBracesRector
|
2020-07-21 20:45:51 +02:00 |
|
Jonathan Goode
|
d0b791d823
|
Create WrapEncapsedVariableInCurlyBracesRector
|
2020-07-21 19:06:38 +01:00 |
|
TomasVotruba
|
972068e346
|
fix dev deps
v0.7.50
|
2020-07-21 14:59:02 +02:00 |
|
TomasVotruba
|
d35b87be0b
|
sonar: cleanup file to invoke
|
2020-07-21 14:54:18 +02:00 |
|
TomasVotruba
|
151f249ae8
|
lock to stable symplify
v0.7.49
|
2020-07-21 14:24:20 +02:00 |
|
Tomas Votruba
|
f83eb4b19d
|
Merge pull request #3747 from rectorphp/symplify-set
make use of new set from symplify
|
2020-07-21 14:13:59 +02:00 |
|
TomasVotruba
|
2eb21e1087
|
make use of new set from symplify
|
2020-07-21 14:10:48 +02:00 |
|
TomasVotruba
|
77ff617767
|
add IMPORT_DOC_BLOCKS constants to Options
|
2020-07-21 13:11:47 +02:00 |
|
Tomas Votruba
|
4c6a840ba2
|
Merge pull request #3746 from u01jmg3/master
Move existing Rector from the `coding-style` set to the `php70` set
|
2020-07-21 11:35:53 +02:00 |
|
Jonathan Goode
|
7da3310cf6
|
Move existing Rector from the coding-style set to the php70 set
|
2020-07-21 10:23:25 +01:00 |
|
TomasVotruba
|
de01cb60be
|
fix nette 30 set
|
2020-07-21 10:23:37 +02:00 |
|
TomasVotruba
|
8b535f6570
|
typo
|
2020-07-21 10:06:36 +02:00 |
|
TomasVotruba
|
2ec894b942
|
fix shopware set
|
2020-07-21 10:03:22 +02:00 |
|
TomasVotruba
|
2452ce02be
|
fix laravel set path
|
2020-07-21 10:02:50 +02:00 |
|
Tomas Votruba
|
0bcf9bbee5
|
Merge pull request #3745 from rectorphp/colors
|
2020-07-21 08:30:39 +02:00 |
|
TomasVotruba
|
fad9087647
|
typo
|
2020-07-21 08:25:38 +02:00 |
|
TomasVotruba
|
87f8134d3b
|
[ci] add colors
|
2020-07-21 08:20:04 +02:00 |
|
Tomas Votruba
|
be86189da8
|
Merge pull request #3744 from rectorphp/const-api
[DeadCode] Skip @api in unused public constastants
|
2020-07-21 08:16:12 +02:00 |
|
TomasVotruba
|
d4fb908810
|
[DeadCode] Skip @api in unused public constastants
|
2020-07-21 08:13:31 +02:00 |
|
TomasVotruba
|
dc4d5adc9d
|
correct path
|
2020-07-21 02:01:14 +02:00 |
|
TomasVotruba
|
a7984b759c
|
prefix set list
|
2020-07-21 01:59:31 +02:00 |
|
Tomas Votruba
|
39bd17f96f
|
Merge pull request #3741 from rectorphp/set-fixing
|
2020-07-21 01:43:42 +02:00 |
|
TomasVotruba
|
3a9375007e
|
decouple Set package
|
2020-07-21 01:39:24 +02:00 |
|
TomasVotruba
|
2f927842a7
|
move sets to single /set directory
|
2020-07-21 00:46:53 +02:00 |
|
Tomas Votruba
|
eb87614185
|
Merge pull request #3732 from u01jmg3/master
[CodingStyle] Create new WrapVariableVariableNameInCurlyBracesRector
|
2020-07-21 00:43:01 +02:00 |
|
Jonathan Goode
|
287af13177
|
Create WrapVariableVariableNameInCurlyBracesRector
|
2020-07-20 18:23:19 +01:00 |
|
Tomas Votruba
|
58ef23f977
|
Merge pull request #3736 from rectorphp/compiler
|
2020-07-20 10:40:53 +02:00 |
|
TomasVotruba
|
0a29fe0c0a
|
fix scoper
|
2020-07-20 10:34:44 +02:00 |
|
TomasVotruba
|
46b3090e37
|
move symfony style to root config
|
2020-07-20 09:40:11 +02:00 |
|
TomasVotruba
|
f7d78436d1
|
switch YAML to PHP
|
2020-07-20 02:07:42 +02:00 |
|
TomasVotruba
|
3805c92b97
|
load rector.php config
|
2020-07-20 02:07:42 +02:00 |
|
kodiakhq[bot]
|
e2baad57c4
|
Merge pull request #3740 from rectorphp/add-next-naming-rule
[Naming] apply "new" naming rule
|
2020-07-19 23:57:38 +00:00 |
|
TomasVotruba
|
31fca6da21
|
lock phpstan to 0.12.32 to prevent internal errors
|
2020-07-20 01:53:34 +02:00 |
|
TomasVotruba
|
791fe51b4a
|
fix variable rename on static call
|
2020-07-20 01:23:11 +02:00 |
|
TomasVotruba
|
ee9d0439cf
|
make use of Set constants
|
2020-07-20 01:06:56 +02:00 |
|
TomasVotruba
|
aeb7937972
|
add set constants + command to generate them
|
2020-07-20 01:00:49 +02:00 |
|
TomasVotruba
|
6a4792abf4
|
apply new naming rule
|
2020-07-19 23:36:10 +02:00 |
|
kodiakhq[bot]
|
128bcab866
|
Merge pull request #3739 from rectorphp/naming-apply-on-rector-ci
[Naming] Apply RenameVariableToMatchGetMethodNameRector on code + fix docblock rename
|
2020-07-19 19:40:29 +00:00 |
|
rector-bot
|
165845c3e9
|
fixup! correct names manually back to desired state
|
2020-07-19 19:35:46 +00:00 |
|
TomasVotruba
|
c1e1053d1c
|
correct names manually back to desired state
|
2020-07-19 21:32:18 +02:00 |
|
TomasVotruba
|
015525c6c3
|
decouple Generic and Specific PhpDocNodeFactoryInterface
|
2020-07-19 21:19:22 +02:00 |
|
TomasVotruba
|
9c7cbc65ad
|
[rector] apply on the rest
|
2020-07-19 21:05:14 +02:00 |
|
TomasVotruba
|
9ddd60a246
|
[rector] apply on packages
|
2020-07-19 20:54:42 +02:00 |
|
TomasVotruba
|
c2c1066374
|
[rector] apply on rules
|
2020-07-19 20:52:42 +02:00 |
|
TomasVotruba
|
14474809d9
|
cover nullable type
|
2020-07-19 20:48:56 +02:00 |
|
TomasVotruba
|
e9fea42472
|
add known parent classes
|
2020-07-19 20:21:52 +02:00 |
|
TomasVotruba
|
cb13e7116e
|
skip dynamic name
|
2020-07-19 20:21:52 +02:00 |
|
TomasVotruba
|
bbe399b7d3
|
fix variable rename in docblock
|
2020-07-19 19:46:33 +02:00 |
|