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
|
13df1fcba4
fix: `MethodArgumentSpaceFixer` - do not break heredoc/nowdoc (#7828)
|
9 months ago |
Michael Voříšek
|
75f1b53bd4
feat: `@PhpCsFixer` ruleset - enable no_whitespace_before_comma_in_array.after_heredoc (#7670)
|
10 months ago |
Vincent Langlet
|
f1abe952e0
feat: Introduce `attribute_placement` option for `MethodArgumentSpaceFixer` (#7320)
|
1 year ago |
SpacePossum
|
65ad67e888
fix(method_argument_space): inject new line after trailing space on current line (#7327)
|
1 year ago |
Greg Korba
|
aa0b9ca92f
feat: Support for attributes in `method_argument_space` (#7242)
|
1 year 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
|
557d6c6814
DX: fix PHPDoc types issues (#7135)
|
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
|
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 |
Kuba Werłos
|
5979f896af
bug: MethodArgumentSpaceFixer - first element in same line, space before comma and inconsistent indent (#6438)
|
2 years ago |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 years ago |
Jeremiasz Major
|
8e151620d1
Allow multiline constructor arguments in an anonymous classes
|
3 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
SpacePossum
|
df52f67a92
CS/SCA/tweaks/additonal tests/Grammar/Typos
|
3 years ago |
SpacePossum
|
369cb63e5a
PHP8.1 - FirstClassCallable
|
3 years ago |
Dariusz Ruminski
|
5b040122f3
DX: use modernize_strpos
|
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 |
Dariusz Ruminski
|
666118b612
Merge branch 'master' into 3.0
|
3 years ago |
Dariusz Ruminski
|
c323eb63c9
DX: code cleanup
|
3 years ago |
SpacePossum
|
6db872358e
clean ups
|
3 years ago |
SpacePossum
|
7785f8948c
Merge branch 'master' into 3.0
|
4 years ago |
SpacePossum
|
1772f07019
fix test
|
4 years ago |
undefinedor
|
1aa466236d
Enable MethodArgumentSpaceFixer to support use in anonymous functions.
|
4 years ago |
SpacePossum
|
d9cf3b9b80
Merge branch 'master' into 3.0
|
4 years ago |
Graham Campbell
|
3502c8af7c
- Detect compile errors correctly
|
4 years ago |
SpacePossum
|
93e17633e6
Merge branch 'master' into 3.0
|
4 years ago |
Julien Falque
|
83c8ea1a8d
Increase PHPStan level to 3
|
5 years ago |
Dariusz Ruminski
|
21c41f01bd
Merge branch 'master' into 3.0
|
5 years ago |
Julien Falque
|
814df6b8d0
Ensure compatibility with PHP 7.4 arrow functions
|
5 years ago |
Dariusz Ruminski
|
8f14ed617d
Merge branch 'master' into 3.0
|
5 years ago |
Dariusz Ruminski
|
d25010b1b7
Configure no_superfluous_phpdoc_tags for Symfony
|
5 years ago |
Dariusz Ruminski
|
2de905daae
Merge branch 'master' into 3.0
|
5 years ago |
Dariusz Ruminski
|
5b227818be
Merge branch '2.14' into 2.15
|
5 years ago |
Dariusz Ruminski
|
92be5f346b
MethodArgumentSpaceFixerTest - make explicit configuration to prevent fail on configuration change
|
5 years ago |
SpacePossum
|
109b06cc44
Merge branch 'master' into 3.0
|
5 years ago |
SpacePossum
|
8e06c72cbc
Merge branch '2.14' into 2.15
|
5 years ago |
Dariusz Ruminski
|
75b55b529e
MethodArgumentSpaceFixer - handle misplaced )
|
5 years ago |
SpacePossum
|
d225596a08
fix conflicts
|
5 years ago |
SpacePossum
|
216e3cddad
bug #4384 MethodArgumentSpaceFixer - fix for on_multiline:ensure_fully_multiline with trailing comma in function call (kubawerlos)
|
5 years ago |
Kuba Werłos
|
d5518cecd4
MethodArgumentSpaceFixer - fix for on_multiline:ensure_fully_multiline with trailing comma in function call
|
5 years ago |
Dariusz Ruminski
|
86819d67f7
Merge branch 'master' into 3.0
|
5 years ago |
Dariusz Ruminski
|
4a3cae0a7f
DX: MethodArgumentSpaceFixerTest - fix hidden merge conflict
|
5 years ago |
Dariusz Ruminski
|
f584e6dd84
Merge branch '2.14' into 2.15
|
5 years ago |