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 |
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)
|
2 years ago |
Jeremiasz Major
|
4d5472ca2c
DX: Specify value type in iterables in tests (#6594)
|
2 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Dariusz Ruminski
|
3922f587f7
Merge branch '2.19' into 3.0
|
3 years ago |
Kuba Werłos
|
35cabc5357
PhpUnitNoExpectationAnnotationFixer - fix "expectedException" annotation with message below
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
4 years ago |
Kuba Werłos
|
6a4eaae0d3
PhpUnitNoExpectationAnnotationFixer - annotation in single line doc comment
|
5 years ago |
Graham Campbell
|
de80472d22
Fixed the unit tests
|
5 years ago |
SpacePossum
|
cc0ebc15e6
Priority issues
|
5 years ago |
Dariusz Ruminski
|
d25010b1b7
Configure no_superfluous_phpdoc_tags for Symfony
|
5 years ago |
Tom Klingenberg
|
6a9d3f4eaa
Undefined offset: 1 error when exception message is empty
|
5 years ago |
Tom Klingenberg
|
7eb608731a
Remove superfluous leading backslash, closes 4520
|
5 years ago |
Kuba Werłos
|
7bca1d90bb
PhpUnitNoExpectationAnnotationFixer - fix extracting content from annotation
|
6 years ago |
Julien Falque
|
5134589586
Add ArrayIndentationFixer
|
7 years ago |
Filippo Tessarotto
|
de97824e2a
PhpUnitNoExpectationAnnotationFixer - fix handling of multiline expectedExceptionMessage annotation
|
7 years ago |
Filippo Tessarotto
|
c1ba8a1db1
Use var_export for messages and regexps
|
7 years ago |
Dariusz Ruminski
|
fd84036397
PhpUnitNoExpectationAnnotationFixer - add case with backslashes
|
7 years ago |
Dariusz Ruminski
|
2e0ca1ea92
PhpUnitNoExpectationAnnotationFixerTest - fix hidden conflict
|
7 years ago |
Dariusz Ruminski
|
3d90fc35ec
bug #3244 PhpUnitNoExpectationAnnotationFixer - expectation extracted from annotation shall be separated from rest of code with one blank line (keradus)
|
7 years ago |
Dariusz Ruminski
|
878453b664
PhpUnitNoExpectationAnnotationFixer - expectation extracted from annotation shall be separated from rest of code with one blank line
|
7 years ago |
Dariusz Ruminski
|
d3726874c4
PhpUnitNoExpectationAnnotationFixer - fix ' handling
|
7 years ago |
Dariusz Ruminski
|
cc1749c0b5
Add PHPUnit Migration rulesets and fixers
|
7 years ago |