Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
3 months ago |
Kuba Werłos
|
f40f18e294
fix: `FullyQualifiedStrictTypesFixer` - do not add imports before PHP opening tag (#7955)
|
7 months ago |
Kuba Werłos
|
1e6e13bea6
DX: there is no namespace if there is no PHP code (#7953)
|
7 months ago |
Kuba Werłos
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 year ago |
Greg Korba
|
7995c50100
DX: Include self_static_accessor fixer in PhpCsFixer set (#6882)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Jeremiasz Major
|
4d5472ca2c
DX: Specify value type in iterables in tests (#6594)
|
2 years ago |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 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
|
bd8ec6a308
DX: automate checking 7.0 types on project itself
|
3 years ago |
Dariusz Ruminski
|
fc683a2f6f
Merge branch 'master' into 3.0
|
3 years ago |
Julien Falque
|
462260d4bd
Refactor conversion of PHPDoc to type declarations
|
5 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Dariusz Ruminski
|
f8e5135a1e
DX: php_unit_test_case_static_method_calls - use default config
|
5 years ago |
Julien Falque
|
4b0655c294
NoUnusedImportsFixer - Rewrite
|
6 years ago |
Toon Verwerft
|
d01075cc90
Transform Fully Qualified parameters and return types to short version
|
7 years ago |