Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
2 months ago |
Kuba Werłos
|
f103a6b79d
chore: add tags for data providers that will change PHPStan's baseline (#8178)
|
2 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
5 months ago |
Kuba Werłos
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
11 months ago |
Dariusz Rumiński
|
095443e1a8
test: AutoReview - unify data provider returns (#7544)
|
11 months ago |
Kuba Werłos
|
287c45b0f4
DX: enable `UseArrowFunctionsFixer` for the codebase (#7194)
|
1 year ago |
Kuba Werłos
|
4c79a57449
DX: remove unnecessary arrays from data providers (#7170)
|
1 year ago |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 year ago |
Kuba Werłos
|
5b20cfd4ae
DX: make data providers static for fixer's tests (#6860)
|
1 year ago |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 years ago |
SpacePossum
|
ef7be2f845
PHP8.1 - "final const" support
|
3 years ago |
SpacePossum
|
0b64c2a5cf
Tree shake PHP8.1 PRs
|
3 years ago |
SpacePossum
|
87f08d8b5c
Prepare for PHP8.1, clean ups, type hints, SCA
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
SpacePossum
|
522e819453
LineEndingFixer - T_CLOSE_TAG support, StringLineEndingFixer - T_INLINE_HTML support
|
4 years ago |
Kuba Werłos
|
b465a72957
LineEndingFixer - handle \"\r\r\n\"
|
4 years ago |
SpacePossum
|
d9ef407746
StaticLambdaFixer - introduction
|
7 years ago |
Dariusz Ruminski
|
c6603299b2
Merge branch '2.2' into 2.4
|
7 years ago |
Andreas Möller
|
d3924aacdf
Fix: Make sure that data providers are named correctly
|
7 years ago |
Dariusz Ruminski
|
055d67bc0b
Merge branch '2.2' into 2.3
|
7 years ago |
Dariusz Ruminski
|
3e8c18aa08
Move testing related classes from src to tests
|
7 years ago |
Dariusz Ruminski
|
b1a3c43dbf
Require PHP 5.6+
|
7 years ago |
Dariusz Ruminski
|
84fde2a6d1
add covers annotation
|
7 years ago |
SpacePossum
|
97cac7f208
Remove overcomplete tests.
|
8 years ago |
Dariusz Ruminski
|
23518f6cb4
DX: provide doctyping for tests
|
8 years ago |
Dariusz Ruminski
|
97e688bc54
FixerInterface::configure(null) reset fixer to use default configuration
|
8 years ago |
Dariusz Ruminski
|
7a87593f39
Add support for user-defined whitespaces
|
8 years ago |