Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
2 месяцев назад |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
5 месяцев назад |
Michael Voříšek
|
db8c6b0583
chore: Normalize implicit backslahes in single quoted strings internally (#7786)
|
6 месяцев назад |
Michael Voříšek
|
f256c855fc
feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` (#7870)
|
8 месяцев назад |
Kuba Werłos
|
ff9b6f458d
chore: unify tests not agnostic of PHP version (#7581)
|
11 месяцев назад |
Kuba Werłos
|
38728f554f
DX: enable `HeredocIndentationFixer` for the codebase (#7195)
|
1 год назад |
Kuba Werłos
|
d46818d084
DX: add `YieldFromArrayToYieldsFixer` to `PhpCsFixer` set (#7115)
|
1 год назад |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 год назад |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 лет назад |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 лет назад |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 лет назад |
SpacePossum
|
369cb63e5a
PHP8.1 - FirstClassCallable
|
3 лет назад |
SpacePossum
|
0b64c2a5cf
Tree shake PHP8.1 PRs
|
3 лет назад |
SpacePossum
|
87f08d8b5c
Prepare for PHP8.1, clean ups, type hints, SCA
|
3 лет назад |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 лет назад |
Kuba Werłos
|
59c3e9459f
Remove references to PHP 7.0 in tests
|
3 лет назад |
Kuba Werłos
|
bc656ec721
DX: Use "yield from" in tests
|
3 лет назад |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 лет назад |
Graham Campbell
|
1d2f24b9d0
Always lint test cases with the stricter process linter
|
4 лет назад |
SpacePossum
|
a4d92e8e19
PHP8 care package
|
4 лет назад |
SpacePossum
|
1ea90104a8
Modernize types casting fixer array curly
|
4 лет назад |
Kuba Werłos
|
a9885c2e0e
ModernizeTypesCastingFixer - fix for operators with higher precedence
|
5 лет назад |
Kuba Werłos
|
0cf9fb2edd
[7.3] ModernizeTypesCastingFixer - support PHP 7.3
|
5 лет назад |
Dariusz Ruminski
|
c6603299b2
Merge branch '2.2' into 2.4
|
7 лет назад |
Andreas Möller
|
d3924aacdf
Fix: Make sure that data providers are named correctly
|
7 лет назад |
Dariusz Ruminski
|
055d67bc0b
Merge branch '2.2' into 2.3
|
7 лет назад |
Dariusz Ruminski
|
3e8c18aa08
Move testing related classes from src to tests
|
7 лет назад |
Dariusz Ruminski
|
b1a3c43dbf
Require PHP 5.6+
|
7 лет назад |
Dariusz Ruminski
|
84fde2a6d1
add covers annotation
|
7 лет назад |
SpacePossum
|
4b5d15fb8c
Fixers - better comments handling
|
7 лет назад |
Dariusz Ruminski
|
416403662c
DX: Travis - check for trailing spaces
|
7 лет назад |
SpacePossum
|
5b157dc9bf
Fix return reference cases.
|
7 лет назад |
Dariusz Ruminski
|
23518f6cb4
DX: provide doctyping for tests
|
8 лет назад |
SpacePossum
|
4e829c5f35
make fixers less risky
|
8 лет назад |
Dariusz Ruminski
|
d1d78a7077
RandomApiMigrationFixer::configure - change the way that method works, AbstractFunctionReferenceFixer - add some utests
|
8 лет назад |