Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
2 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
4 months ago |
Michael Voříšek
|
db8c6b0583
chore: Normalize implicit backslahes in single quoted strings internally (#7786)
|
6 months ago |
SpacePossum
|
0607649f0f
fix(SingleLineThrowFixer): fixer goes out of range on close tag (#7369)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Dariusz Rumiński
|
cc8d27ad98
bug: SingleLineThrowFixer - Handle throw expression inside block (#6653)
|
2 years ago |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 years ago |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 years ago |
SpacePossum
|
44f272e753
Clean up test based on PHP requirements
|
3 years ago |
SpacePossum
|
46b427d7e3
SCA
|
3 years ago |
SpacePossum
|
87f08d8b5c
Prepare for PHP8.1, clean ups, type hints, SCA
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Dariusz Ruminski
|
9674851d6d
Merge branch '2.19' into 3.0
|
3 years ago |
Kuba Werłos
|
726ec9c345
SingleLineThrowFixer - fix for throw in match
|
3 years ago |
Dariusz Ruminski
|
74f3b4baaf
Merge branch 'master' into 3.0
|
3 years ago |
Kuba Werłos
|
b11b6b17fc
SingleLineThrowFixer - fix for match expression
|
3 years ago |
Kuba Werłos
|
c73f60a645
SingleLineThrowFixer - fix handling anonymous classes
|
3 years ago |
Dariusz Ruminski
|
3662999495
Merge branch 'master' into 3.0
|
3 years ago |
Kuba Werłos
|
91b5d10553
Add support for nullsafe object operator
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Kuba Werłos
|
4a94eb7b51
Add SingleLineThrowFixer
|
5 years ago |