Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
2 months ago |
Kuba Werłos
|
2bffa8121d
chore: remove duplicates from data providers that are copies in code (#8145)
|
3 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
4 months ago |
Michael Voříšek
|
62280c4d4d
fix: ClassDefinitionFixer for anonymous class with phpdoc/attribute on separate line (#7546)
|
9 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
|
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 |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 years ago |
Kuba Werłos
|
1d8f50a457
bug: SingleSpaceAfterConstructFixer - fix handling open tag (#6549)
|
2 years ago |
Jeremiasz Major
|
f408220706
DX: Add tests for type colon in backed enums (#6497)
|
2 years ago |
SpacePossum
|
b693ee47d8
minor: SingleSpaceAfterConstructFixer - add option `type_colon` (#6434)
|
2 years ago |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
y_ahiru
|
75c640fa9e
SingleSpaceAfterConstructFixer - allow multiline const
|
2 years ago |
liquid207
|
d3d6fed1e3
Fixer 'single_space_after_construct' should not insert whitespace after those comments that before destructuring square brace close tag
|
3 years ago |
SpacePossum
|
44f272e753
Clean up test based on PHP requirements
|
3 years ago |
SpacePossum
|
a84ab76b68
SingleSpaceAfterConstructFixer - Add `switch` support
|
3 years ago |
SpacePossum
|
ac37dd68e7
PHP8.1 - Enum (start)
|
3 years ago |
SpacePossum
|
6b4ded3437
PHP8.1 - New in initializers (start)
|
3 years ago |
SpacePossum
|
ef7be2f845
PHP8.1 - "final const" support
|
3 years ago |
SpacePossum
|
635ef96c6f
PHP8.1 - Enum (start)
|
3 years ago |
SpacePossum
|
c68307577b
PHP8.1 - "readonly" property modifier support
|
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 |
Dariusz Ruminski
|
840a40b787
SingleSpaceAfterConstructFixer - improve comma handling
|
3 years ago |
Kuba Werłos
|
8a86d48971
Remove references to PHP 7.0 in tests
|
3 years ago |
Dariusz Ruminski
|
56fbed65ec
Merge branch '2.19' into 3.0
|
3 years ago |
Julien Falque
|
98a9bb6ad2
SingleSpaceAfterConstructFixer - Add support for `namespace`
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Dariusz Ruminski
|
b76f42952f
SingleSpaceAfterConstructFixer - better handling of closing parenthesis and brace
|
3 years ago |
SpacePossum
|
d1016d98f0
SingleSpaceAfterConstructFixer - Attributes, comments and PHPDoc support
|
3 years ago |
SpacePossum
|
ed8a22841f
SingleSpaceAfterConstructFixer - do not touch multi line implements
|
3 years ago |
SpacePossum
|
3b6ca4edb9
tweaks
|
3 years ago |
Andreas Möller
|
1c55a74ab8
Fix: Do not adjust whitespace before multiple multi-line extends
|
3 years ago |
SpacePossum
|
9001badca0
clean ups
|
3 years ago |
SpacePossum
|
d96ea91916
PHP8 - Attributes
|
3 years ago |
SpacePossum
|
20fd84c257
PHP8 - Constructor Property Promotion support
|
4 years ago |
SpacePossum
|
48ad98c6f0
PHP8 Match support
|
4 years ago |
Andreas Möller
|
761861a2a4
Enhancement: Add SingleSpaceAfterConstructFixer
|
5 years ago |