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
|
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 |
Jeremiasz Major
|
9b070d0d35
feature: Support for constants in traits (#6607)
|
2 years ago |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 years ago |
Bob van de Vijver
|
2389f5c408
minor: Let PhpdocLineSpan fixer detect docblocks when seperator from token with attribute (#6343)
|
2 years ago |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 years ago |
SpacePossum
|
37ef9af66f
PHP8.1 - Enum support
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
SpacePossum
|
d60ff679f7
PhpdocLineSpanFixer - do not crash on trait imports
|
3 years ago |
SpacePossum
|
44f272e753
Clean up test based on PHP requirements
|
3 years ago |
Jeffrey Angenent
|
c0d4cec38d
Allow phpdoc_line_span to ignore certain types
|
3 years ago |
SpacePossum
|
ef7be2f845
PHP8.1 - "final const" support
|
3 years ago |
SpacePossum
|
c68307577b
PHP8.1 - "readonly" property modifier support
|
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
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Gocha Ossinkine
|
19013609ce
Fix PHPDoc line span fixer when property has array typehint
|
4 years ago |
Louis-Marie Michelin
|
746e3a1479
fix bugs in phpdoc_line_span
|
4 years ago |
Julien Falque
|
fd4130a291
Ensure compatibility with PHP 7.4
|
5 years ago |
Dariusz Ruminski
|
2dae418c64
Merge branch '2.15'
|
5 years ago |
Gert de Pagter
|
649ea588ec
PhpdocLineSpanFixer - Introduction
|
6 years ago |