Dariusz Rumiński
|
209f77687b
feat: Symfony - adjust configuration for sets (#8188)
|
2 months ago |
Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
2 months ago |
javaDeveloperKid
|
cbb1415371
feat: remove braces even for single import (#8156)
|
2 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
4 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 |
Gocha Ossinkine
|
27d70f5980
bug: Fix MultilineWhitespaceBeforeSemicolonsFixer (#5126)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
SpacePossum
|
804cecaa3e
minor: SingleImportPerStatementFixer - fix PSR12 set (#6415)
|
2 years ago |
SpacePossum
|
923af7bc30
clean ups
|
3 years ago |
SpacePossum
|
44f272e753
Clean up test based on PHP requirements
|
3 years ago |
SpacePossum
|
0b64c2a5cf
Tree shake PHP8.1 PRs
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Kuba Werłos
|
8a86d48971
Remove references to PHP 7.0 in tests
|
3 years ago |
SpacePossum
|
bb7d8f4fee
SingleImportPerStatementFixer - fix const and function imports
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Kuba Werłos
|
4b14119091
DX: clean up detectIndent methods
|
3 years ago |
SpacePossum
|
a4d92e8e19
PHP8 care package
|
4 years ago |
Dariusz Ruminski
|
8eccb67455
Merge branch '2.2' into 2.11
|
6 years ago |
Julien Falque
|
78801dcb37
Fix handling whitespace before opening brace
|
6 years ago |
Dariusz Ruminski
|
91cd1cfe58
Merge branch '2.2' into 2.7
|
7 years ago |
Dariusz Ruminski
|
7ae323de73
DX groom CS
|
7 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
|
4c9d57067c
Merge branch '2.2' into 2.4
|
7 years ago |
SpacePossum
|
b3b58f501a
PHP 7.2 - Group imports with trailing comma support.
|
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
|
dc8eee8932
Merge branch '2.2' into 2.3
|
7 years ago |
SpacePossum
|
4660200e99
SingleImportPerStatementFixer - Add support for function and const
|
7 years ago |
Dariusz Ruminski
|
b1a3c43dbf
Require PHP 5.6+
|
7 years ago |
Dariusz Ruminski
|
84fde2a6d1
add covers annotation
|
7 years ago |
SpacePossum
|
4b5d15fb8c
Fixers - better comments handling
|
7 years ago |
Dariusz Ruminski
|
23518f6cb4
DX: provide doctyping for tests
|
8 years ago |
Dariusz Ruminski
|
97e688bc54
FixerInterface::configure(null) reset fixer to use default configuration
|
8 years ago |
Dariusz Ruminski
|
7a87593f39
Add support for user-defined whitespaces
|
8 years ago |
Dariusz Ruminski
|
dc4f51dbd9
Merge branch '1.12'
|
8 years ago |
Dariusz Ruminski
|
e50d3896d4
Merge branch '1.12'
|
8 years ago |
SpacePossum
|
e74080b4fc
SCA, CS, add more tests.
|
8 years ago |
Gregor Harlan
|
5de5794c04
move fixer classes from level subdirs to type subdirs
|
8 years ago |