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
|
f256c855fc
feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` (#7870)
|
8 months ago |
Kuba Werłos
|
ff9b6f458d
chore: unify tests not agnostic of PHP version (#7581)
|
11 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 |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Pol Dellaiera
|
aa976c58ef
bug: Fix #6439 issue in `StaticLambda` fixer (#6440)
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
SpacePossum
|
0b64c2a5cf
Tree shake PHP8.1 PRs
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Dariusz Ruminski
|
82824602da
Merge branch '2.19' into 3.0
|
3 years ago |
Thomas Calvet
|
1afc42430a
StaticLambdaFixer - consider parent:: as a possible reference to $this
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Kuba Werłos
|
4a1be9afe8
StaticLambdaFixer - fix for arrow function used in class with $this
|
3 years ago |
Graham Campbell
|
3502c8af7c
- Detect compile errors correctly
|
4 years ago |
Julien Falque
|
814df6b8d0
Ensure compatibility with PHP 7.4 arrow functions
|
5 years ago |
SpacePossum
|
d9ef407746
StaticLambdaFixer - introduction
|
7 years ago |