Dariusz Rumiński
|
209f77687b
feat: Symfony - adjust configuration for sets (#8188)
|
2 months ago |
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
|
75f1b53bd4
feat: `@PhpCsFixer` ruleset - enable no_whitespace_before_comma_in_array.after_heredoc (#7670)
|
10 months ago |
Greg Korba
|
27765a6363
feat: Ability to import FQCNs found during analysis (#7597)
|
10 months ago |
Kuba Werłos
|
10fb65e3e8
fix: GlobalNamespaceImportFixer - key in PHPDoc's array shape matching class name (#7522)
|
11 months ago |
Kuba Werłos
|
38728f554f
DX: enable `HeredocIndentationFixer` for the codebase (#7195)
|
1 year ago |
Kuba Werłos
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
Thomas Calvet
|
acdbd3d62b
bug: Fix detecting classy invokation in catch (#7191)
|
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 |
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 |
SpacePossum
|
923af7bc30
clean ups
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Kuba Werłos
|
21d6643378
GlobalNamespaceImportFixer - fix for attributes imported as constants
|
3 years ago |
Kuba Werłos
|
8a86d48971
Remove references to PHP 7.0 in tests
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
SpacePossum
|
45902d2b15
GlobalNamespaceImportFixer - do not import global into global
|
4 years ago |
Gregor Harlan
|
9e44e0bc6b
GlobalNamespaceImportFixer - fix docblock handling
|
4 years ago |
Gregor Harlan
|
41fe1f493b
GlobalNamespaceImportFixer - Introduction
|
6 years ago |