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 |
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 |
Rauno Moisto
|
a27c4fc486
bug: Fixed line between general script documentation and require (#7177)
|
1 year ago |
Kuba Werłos
|
4c79a57449
DX: remove unnecessary arrays from data providers (#7170)
|
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 |
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
|
ec10484549
Merge branch '2.19' into 3.0
|
3 years ago |
John Paul E. Balandan, CPA
|
e4dd5a61eb
Add T_NAMESPACE in array of forbidden successors
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Robbert Schreuder Hes
|
10c9ec63bc
When followed directly by a use declaration, the PhpDoc is most likely a file-level documentation block. Do not strip the newline after the documentation block in that case.
|
4 years ago |
Dariusz Ruminski
|
75b55b529e
MethodArgumentSpaceFixer - handle misplaced )
|
5 years ago |
Kuba Werłos
|
7df251c575
NoBlankLines*: fix removing lines consisting only of spaces
|
6 years ago |
Dariusz Ruminski
|
0b83d584fe
Merge branch '2.2' into 2.10
|
6 years ago |
Julien Falque
|
f893c9afff
Fix blank line removed before declare statement
|
6 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 |
Dariusz Ruminski
|
23518f6cb4
DX: provide doctyping for tests
|
8 years ago |
Dariusz Ruminski
|
d061e8db95
Merge branch '1.12'
|
8 years ago |
Gregor Harlan
|
5de5794c04
move fixer classes from level subdirs to type subdirs
|
8 years ago |