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 |
Kuba Werłos
|
3de82d3eab
chore: do not check PHP_VERSION_ID (#7602)
|
10 months ago |
Dariusz Rumiński
|
fd5d09309d
DX: use numeric_literal_separator (#6766)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 years ago |
Julien Falque
|
adf4d08979
bug: Fix error in `regular_callable_call` with static property (#6539)
|
2 years ago |
SpacePossum
|
e893f9b3d8
bug: Fix cases related to binary strings (#6432)
|
2 years ago |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
SpacePossum
|
f244019c7b
RegularCallableCallFixer - case insensitive fixing
|
3 years ago |
SpacePossum
|
369cb63e5a
PHP8.1 - FirstClassCallable
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Kuba Werłos
|
59c3e9459f
Remove references to PHP 7.0 in tests
|
3 years ago |
Dariusz Ruminski
|
d78a368024
Merge branch '2.19' into 3.0
|
3 years ago |
Kuba Werłos
|
6957db2c79
RegularCallableCallFixer - fix for function name with escaped slash
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Kuba Werłos
|
bf9b02c6a5
DX: fail PHPUnit tests on warning
|
3 years ago |
SpacePossum
|
d96ea91916
PHP8 - Attributes
|
3 years ago |
SpacePossum
|
39c5415fe6
PHP8 - Allow trailing comma in parameter list support
|
4 years ago |
SpacePossum
|
bcfd44c0a0
Fix tests
|
4 years ago |
Julien Falque
|
204eb15362
Rename simple_lambda_call to regular_callable_call
|
4 years ago |