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 |
Kuba Werłos
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
10 months ago |
Yury
|
dbb7816f5f
feat(PhpdocToCommentFixer): Add option to handle return as valid docblock usage (#7401) (#7402)
|
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 |
Greg Korba
|
7b7f77f97d
bug: `PhpdocToCommentFixer` support for enum cases (#7040)
|
1 year ago |
Kuba Werłos
|
6b69f7a886
bug: PhpdocToCommentFixer - fix for PHPDoc before fn (#6973)
|
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 |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 years ago |
Joyce Babu
|
2cbb591bb6
minor: PhpdocToCommentFixer - allow phpdoc comments before trait use statement. Fixes #6092 (#6565)
|
2 years ago |
SpacePossum
|
37ef9af66f
PHP8.1 - Enum support
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
SpacePossum
|
44f272e753
Clean up test based on PHP requirements
|
3 years ago |
liquid207
|
9e0cca2282
Don't convert constructor property promotion PHPDoc to comment.
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Kuba Werłos
|
59c3e9459f
Remove references to PHP 7.0 in tests
|
3 years ago |
Vincent Langlet
|
db400cf8bb
PhpdocToCommentFixer - Add `ignored_tags` option
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Dariusz Ruminski
|
44857f64be
PhpdocToCommentFixer - add support for attributes
|
3 years ago |
Julien Falque
|
fe3ead2110
Fix handling array type declaration in properties
|
5 years ago |
Julien Falque
|
3cd398eb0c
Ensure compatibility with PHP 7.4 typed properties
|
5 years ago |
Dariusz Ruminski
|
8a4de863ee
Convert PhpdocTrimAfterDescriptionFixer into PhpdocTrimConsecutiveBlankLineSeparationFixer
|
6 years ago |
Dariusz Ruminski
|
ad1eb479bd
Merge branch '2.2' into 2.11
|
6 years ago |
SpacePossum
|
74f7dfc04b
PhpdocToCommentFixer - allow multiple "(" pairs.
|
6 years ago |
Dariusz Ruminski
|
c6603299b2
Merge branch '2.2' into 2.4
|
7 years ago |
Andreas Möller
|
d3924aacdf
Fix: Make sure that data providers are named correctly
|
7 years ago |
Dariusz Ruminski
|
055d67bc0b
Merge branch '2.2' into 2.3
|
7 years ago |
Dariusz Ruminski
|
3e8c18aa08
Move testing related classes from src to tests
|
7 years ago |
Dariusz Ruminski
|
b1a3c43dbf
Require PHP 5.6+
|
7 years ago |
Dariusz Ruminski
|
84fde2a6d1
add covers annotation
|
7 years ago |
SpacePossum
|
075f0d3575
Short array destructing support.
|
7 years ago |
Marc Ypes
|
a9d8198255
Allow phpdoc for language constructs, fixes #2634
|
7 years ago |
Dariusz Ruminski
|
23518f6cb4
DX: provide doctyping for tests
|
8 years ago |
Dariusz Ruminski
|
0d6f568ca2
Merge branch '1.12'
|
8 years ago |
Dariusz Ruminski
|
0ac99f4cd6
Merge branch '1.12'
|
8 years ago |
Gregor Harlan
|
5de5794c04
move fixer classes from level subdirs to type subdirs
|
8 years ago |