Andreas Möller
|
f98de85f88
Enhancement: Allow sorting of property, property-read, and property-write annotations by value
|
4 years ago |
Dariusz Ruminski
|
bb6ee853fa
bug #5404 NullableTypeTransformer - constructor property promotion support (Wirone)
|
4 years ago |
Grzegorz Korba
|
209f8986f6
NullableTypeTransformer - constructor property promotion support
|
4 years ago |
Dariusz Ruminski
|
98dd81994c
bumped version
|
4 years ago |
Dariusz Ruminski
|
bd32f5dd72
prepared the 2.17.3 release
|
4 years ago |
Dariusz Ruminski
|
5d4d1ecdcb
bug #5384 PsrAutoloadingFixer - do not remove directory structure from the Class name (kubawerlos, keradus)
|
4 years ago |
Kuba Werłos
|
5d1856ffad
PsrAutoloadingFixer - do not remove directory structure from the Class name
|
4 years ago |
Dariusz Ruminski
|
9d14829180
minor #5386 DX: remove incorrect priority relations (kubawerlos)
|
4 years ago |
Dariusz Ruminski
|
29ec23dc6d
bug #5387 SingleSpaceAfterConstructFixer - do not touch multi line implements (SpacePossum)
|
4 years ago |
Dariusz Ruminski
|
f29b18ccaf
minor #5380 PhpdocOrderByValueFixer - Allow sorting of throws annotations by value (localheinz, keradus)
|
4 years ago |
Andreas Möller
|
4ec00e95ae
PhpdocOrderByValueFixer - Allow sorting of throws annotations by value
|
4 years ago |
Dariusz Ruminski
|
1b81c27186
bug #5385 SingleLineCommentStyleFixer- run before NoUselessReturnFixer (kubawerlos)
|
4 years ago |
Dariusz Ruminski
|
da8c26ff4a
minor #5383 DX: fail PHPUnit tests on warning (kubawerlos)
|
4 years ago |
Kuba Werłos
|
bf9b02c6a5
DX: fail PHPUnit tests on warning
|
4 years ago |
Kuba Werłos
|
23c696479f
DX: remove incorrect priority relations
|
4 years ago |
Dariusz Ruminski
|
1250a10bd4
minor #5329 DX: collect coverage with Github Actions (kubawerlos)
|
4 years ago |
SpacePossum
|
ed8a22841f
SingleSpaceAfterConstructFixer - do not touch multi line implements
|
4 years ago |
Kuba Werłos
|
c262d5c795
Make single_line_comment_style runs after no_useless_return
|
4 years ago |
Dariusz Ruminski
|
490faa6a22
bumped version
|
4 years ago |
Dariusz Ruminski
|
aaee4f3d16
prepared the 2.17.2 release
|
4 years ago |
Dariusz Ruminski
|
dd365d2fc6
Merge branch '2.16' into 2.17
|
4 years ago |
Dariusz Ruminski
|
7dd27dde48
prepared the 2.16.10 release
|
4 years ago |
Dariusz Ruminski
|
302ba4a689
minor #5371 Update documentation about PHP_CS_FIXER_IGNORE_ENV (SanderSander, keradus)
|
4 years ago |
SanderSander
|
acf24b5074
Update documentation about PHP_CS_FIXER_IGNORE_ENV
|
4 years ago |
Dariusz Ruminski
|
85c2695bc2
Merge branch '2.16' into 2.17
|
4 years ago |
Dariusz Ruminski
|
5e9a615427
minor #5374 DX: PhpUnitDedicateAssertInternalTypeFixer - add code sample for non-default config (keradus)
|
4 years ago |
Dariusz Ruminski
|
3044756685
DX: PhpUnitDedicateAssertInternalTypeFixer - add code sample for non-default config
|
4 years ago |
Kuba Werłos
|
12313e8637
DX: collect coverage with Github Actions
|
4 years ago |
Dariusz Ruminski
|
842d6241df
Merge branch '2.16' into 2.17
|
4 years ago |
Dariusz Ruminski
|
16d53a17a3
minor #5370 DX: update PHPUnit usage to use external Prophecy trait and solve warning (keradus)
|
4 years ago |
Dariusz Ruminski
|
fab1e5560b
DX: update PHPUnit usage to use external Prophecy trait and solve warning
|
4 years ago |
Dariusz Ruminski
|
cbde603cdb
Merge branch '2.16' into 2.17
|
4 years ago |
Dariusz Ruminski
|
84bd2cd81c
minor #5373 DX: MagicMethodCasingFixerTest - fix test case description (keradus)
|
4 years ago |
Dariusz Ruminski
|
d364cddee8
DX: MagicMethodCasingFixerTest - fix test case description
|
4 years ago |
Dariusz Ruminski
|
8b2bc94c34
minor #5366 PhpUnitDedicateAssertInternalTypeFixer - recover target option (keradus)
|
4 years ago |
Dariusz Ruminski
|
cb29f7285a
PhpUnitDedicateAssertInternalTypeFixer - recover target option
|
4 years ago |
Dariusz Ruminski
|
7bc3a25d8e
minor #5368 DX: PHPUnit 9 compatibility for 2.17 (keradus)
|
4 years ago |
Dariusz Ruminski
|
899e3c39c2
DX: PHPUnit 9 compatibility for 2.17
|
4 years ago |
Dariusz Ruminski
|
6f0e10cdb2
Merge branch '2.16' into 2.17
|
4 years ago |
Dariusz Ruminski
|
8bd4cbc23d
minor #5314 Enable testing with PHPUnit 9.x (sanmai)
|
4 years ago |
SpacePossum
|
b9511d906b
minor #5363 Added missing self return type to ConfigInterface::registerCustomFixers() (vudaltsov)
|
4 years ago |
SpacePossum
|
a4c7be999d
bug #5362 SingleSpaceAfterConstructFixer: Do not adjust whitespace before multiple multi-line extends (localheinz, SpacePossum)
|
4 years ago |
SpacePossum
|
e1f2193d73
minor #5359 Add application version to "fix" out put when verbosity flag is set (SpacePossum)
|
4 years ago |
SpacePossum
|
afe2a29743
Merge branch '2.16' into 2.17
|
4 years ago |
SpacePossum
|
e72266068b
minor #5360 DX: clean up detectIndent methods (kubawerlos)
|
4 years ago |
Kuba Werłos
|
4b14119091
DX: clean up detectIndent methods
|
4 years ago |
SpacePossum
|
dae30a313c
Add application version to \"fix\" out put when verbosity flag is set
|
4 years ago |
SpacePossum
|
3b6ca4edb9
tweaks
|
4 years ago |
Andreas Möller
|
1c55a74ab8
Fix: Do not adjust whitespace before multiple multi-line extends
|
4 years ago |
Valentin Udaltsov
|
001cdd21db
Added missing self return type to ConfigInterface::registerCustomFixers()
|
4 years ago |