Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
2 months ago |
Christophe Coevoet
|
1251948699
feat: Add sprintf in the list of compiler optimized functions (#8092)
|
4 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
4 months ago |
Michael Voříšek
|
f256c855fc
feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` (#7870)
|
8 months ago |
Kuba Werłos
|
ff9b6f458d
chore: unify tests not agnostic of PHP version (#7581)
|
11 months 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
|
617aabaf6c
DX: rename data providers (#7058)
|
1 year ago |
Kuba Werłos
|
a3ed74354e
DX: use PHPUnit's "requires" instead of "if" condition (#6975)
|
1 year ago |
Kuba Werłos
|
96d885688d
DX: improve test method names to avoid confusion (#6974)
|
1 year ago |
Greg Korba
|
7995c50100
DX: Include self_static_accessor fixer in PhpCsFixer set (#6882)
|
1 year ago |
Kuba Werłos
|
5b20cfd4ae
DX: make data providers static for fixer's tests (#6860)
|
1 year ago |
Dariusz Rumiński
|
fd5d09309d
DX: use numeric_literal_separator (#6766)
|
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 |
Julien Falque
|
40716fc8c2
DX: Fix PHPStan errors (#6504)
|
2 years ago |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
SpacePossum
|
0b64c2a5cf
Tree shake PHP8.1 PRs
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Dariusz Ruminski
|
a9f3afa8b0
Merge branch 'master' into 3.0
|
3 years ago |
Kuba Werłos
|
c9ec8a678e
Use method expectDeprecation from Symfony Bridge instead of annotation
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Graham Campbell
|
1d2f24b9d0
Always lint test cases with the stricter process linter
|
4 years ago |
SpacePossum
|
a4d92e8e19
PHP8 care package
|
4 years ago |
SpacePossum
|
65d21b84a2
Fix tests on 3.0
|
4 years ago |
Julien Falque
|
80244d878a
Fix tests with Symfony 5.1
|
4 years ago |
Julien Falque
|
c5694c1492
Fix PHP 7.4 deprecation notices
|
5 years ago |
Nat Zimmermann
|
5ac307d4a0
ShortScalarCastFixer - Change binary cast to string cast as well
|
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 |
Gregor Harlan
|
5de5794c04
move fixer classes from level subdirs to type subdirs
|
8 years ago |