Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
5 months ago |
Michael Voříšek
|
75f1b53bd4
feat: `@PhpCsFixer` ruleset - enable no_whitespace_before_comma_in_array.after_heredoc (#7670)
|
10 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 |
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
|
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 |
Joyce Babu
|
2cbb591bb6
minor: PhpdocToCommentFixer - allow phpdoc comments before trait use statement. Fixes #6092 (#6565)
|
2 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Dariusz Ruminski
|
d78a368024
Merge branch '2.19' into 3.0
|
3 years ago |
Kuba Werłos
|
be9ab5381e
CommentToPhpdocFixer - fix for single line comments starting with more than 2 slashes
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Dariusz Ruminski
|
2dae418c64
Merge branch '2.15'
|
5 years ago |
Kuba Werłos
|
0a46405420
CommentToPhpdocFixer - allow to ignore tags
|
5 years ago |
Kuba Werłos
|
2d7cd468d8
CommentToPhpdocFixer - handling nested PHPDoc
|
6 years ago |
Kuba Werłos
|
924333da77
Refactor PhpdocToCommentFixer - extract checking to CommentsAnalyzer
|
6 years ago |
Kuba Werłos
|
d4c797640c
Add CommentToPhpdocFixer
|
6 years ago |