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
|
db8eb34d7b
chore: remove duplicates from data providers (#8164)
|
2 months ago |
Christophe Coevoet
|
1251948699
feat: Add sprintf in the list of compiler optimized functions (#8092)
|
4 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
|
d605976e6b
DX: remove AbstractFixerTestCase::getTestFile() (#7495)
|
11 months ago |
Kuba Werłos
|
79fba8fa6f
DX: PsrAutoloadingFixerTest - merge all data providers into one (#7492)
|
11 months ago |
Kuba Werłos
|
eb775b445a
DX: PsrAutoloadingFixerTest - do not build mock in data provider (#7491)
|
11 months ago |
Dariusz Rumiński
|
cb99c9d853
chore: apply static_lambda rule (#7239)
|
1 year ago |
Dariusz Rumiński
|
e042f44208
minor: more arrow function usage (#7223)
|
1 year ago |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 year ago |
Kuba Werłos
|
617aabaf6c
DX: rename data providers (#7058)
|
1 year ago |
Kuba Werłos
|
1eb4105d72
DX: use force option for php_unit_data_provider_static in PHPUnit 10.0 migration set (#6908)
|
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 |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 years ago |
SpacePossum
|
37ef9af66f
PHP8.1 - Enum support
|
2 years ago |
Kuba Werłos
|
a4358ecb46
Test on PHP 8.1
|
3 years ago |
SpacePossum
|
923af7bc30
clean ups
|
3 years ago |
SpacePossum
|
6b4ded3437
PHP8.1 - New in initializers (start)
|
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 |
Kuba Werłos
|
59c3e9459f
Remove references to PHP 7.0 in tests
|
3 years ago |
Dariusz Ruminski
|
0e8e40e32f
Merge branch 'master' into 3.0
|
3 years ago |
Niklas Keller
|
55a999187a
PsrAutoloadingFixer - Fix PSR autoloading outside configured directory
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Kuba Werłos
|
5d1856ffad
PsrAutoloadingFixer - do not remove directory structure from the Class name
|
3 years ago |
Kuba Werłos
|
785f33c6c7
PsrAutoloadingFixer - fix for class without namespace
|
3 years ago |
Kuba Werłos
|
fea303ba0e
PsrAutoloadingFixer - introduction
|
5 years ago |