TomasVotruba
|
0daa9eb695
|
styling compiler
|
2020-07-22 00:39:16 +02:00 |
|
Tomas Votruba
|
40b734d4ff
|
Merge pull request #3749 from u01jmg3/pdo-exception
Support exception names that begin with an abbreviation
|
2020-07-22 00:24:53 +02:00 |
|
TomasVotruba
|
b8a8c7f9d4
|
another path trial
|
2020-07-22 00:24:26 +02:00 |
|
TomasVotruba
|
c201845ba8
|
fixing path for phars
|
2020-07-22 00:14:12 +02:00 |
|
TomasVotruba
|
961febdb76
|
update pathname for phars
|
2020-07-21 23:49:56 +02:00 |
|
TomasVotruba
|
c5d341716f
|
done const
|
2020-07-21 23:19:38 +02:00 |
|
TomasVotruba
|
6d128831c4
|
remove composer-json-manipulator from the root
|
2020-07-21 23:08:52 +02:00 |
|
TomasVotruba
|
e7b61e6fda
|
bump to symplify phar-aware file info
|
2020-07-21 22:43:54 +02:00 |
|
Jonathan Goode
|
ac24d76033
|
Support exception names that begin with an abbreviation
|
2020-07-21 21:27:18 +01:00 |
|
TomasVotruba
|
d7f9cc0985
|
add success message to compiler
|
2020-07-21 22:25:08 +02:00 |
|
TomasVotruba
|
59c0299e26
|
more colors
|
2020-07-21 22:23:14 +02:00 |
|
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 |
|