Dariusz Rumiński
|
671149b33c
minor: use more spread operator (#7222)
|
1 год назад |
Kuba Werłos
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 год назад |
Kuba Werłos
|
9cfc224ce3
feature: BlankLineBeforeStatementFixer - take into account comment before statement (#7166)
|
1 год назад |
Kuba Werłos
|
a3c3add089
bug: YieldFromArrayToYieldsFixer - fix for `yield from` after `}` (#7169)
|
1 год назад |
Kuba Werłos
|
d46818d084
DX: add `YieldFromArrayToYieldsFixer` to `PhpCsFixer` set (#7115)
|
1 год назад |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 год назад |
Kuba Werłos
|
31b1a2a9d8
DX: rename tests and data providers (#7070)
|
1 год назад |
Kuba Werłos
|
617aabaf6c
DX: rename data providers (#7058)
|
1 год назад |
Greg Korba
|
7995c50100
DX: Include self_static_accessor fixer in PhpCsFixer set (#6882)
|
1 год назад |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
2 лет назад |
Dariusz Ruminski
|
61e6165eb4
docs: Update GitHub org
|
2 лет назад |
Jeremiasz Major
|
4d5472ca2c
DX: Specify value type in iterables in tests (#6594)
|
2 лет назад |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 лет назад |
Kuba Werłos
|
198293be07
feature: WhitespaceAfterCommaInArrayFixer - add option "ensure_single_space" (#6527)
|
2 лет назад |
Julien Falque
|
15ce60de1b
minor: Remove unnecessary PHP version constraints (#6461)
|
2 лет назад |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 лет назад |
liquid207
|
3b412c9884
Fix yoda style fixer does not work with named arguments in PHP8
|
3 лет назад |
SpacePossum
|
3247c37c86
SwitchContinueToBreakFixer - Fix candidate check
|
3 лет назад |
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
|
197abdb0a3
Merge branch '2.19' into 3.0
|
3 лет назад |
Kuba Werłos
|
ac14f61d6c
YodaStyleFixer - fix for assignment operators
|
3 лет назад |
Dariusz Ruminski
|
3922f587f7
Merge branch '2.19' into 3.0
|
3 лет назад |
SpacePossum
|
d3dc0fba81
YodaStyleFixer - yield support
|
3 лет назад |
Dariusz Ruminski
|
5a596d9317
DX: YodaStyleFixerTest - fix 8.0 compat
|
3 лет назад |
Dariusz Ruminski
|
f594a0b8d5
minor #5645 DX: YodaStyleFixerTest - fix CI (keradus)
|
3 лет назад |
Dariusz Ruminski
|
4d01b591ea
Merge branch 'master' into 3.0
|
3 лет назад |
Kuba Werłos
|
9aad69e9a6
Cleanup YodaStyleFixerTest
|
3 лет назад |
Dariusz Ruminski
|
e9cdb51ec8
DX: YodaStyleFixerTest - fix CI
|
3 лет назад |
Dariusz Ruminski
|
3662999495
Merge branch 'master' into 3.0
|
3 лет назад |
Kuba Werłos
|
91b5d10553
Add support for nullsafe object operator
|
3 лет назад |
Dariusz Ruminski
|
4e484d186e
DX: further typing improvements
|
4 лет назад |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
4 лет назад |
Alexey Kopytko
|
3d8284e738
Prep work to migrate to PHPUnit 9.x
|
4 лет назад |
SpacePossum
|
5e27c8d951
PHP8 support
|
4 лет назад |
SpacePossum
|
1d5ca8647c
PHP8
|
4 лет назад |
SpacePossum
|
b3cb0fea63
YodaStyle - rewrite same logic for more easy read
|
4 лет назад |
Graham Campbell
|
1d2f24b9d0
Always lint test cases with the stricter process linter
|
4 лет назад |
SpacePossum
|
a4d92e8e19
PHP8 care package
|
4 лет назад |
Julien Falque
|
80244d878a
Fix tests with Symfony 5.1
|
4 лет назад |
Kuba Werłos
|
b34429bd5f
YodaStyleFixer - handling equals empty array
|
4 лет назад |
Kuba Werłos
|
60dc742b01
YodaStyleFixer - fix for conditions weird are
|
4 лет назад |
SpacePossum
|
e8d6ed83f4
YodaStyleFixer - fix precedence for T_MOD_EQUAL and T_COALESCE_EQUAL
|
5 лет назад |
Dariusz Ruminski
|
d44b18b5ef
minor #4597 Fix PHP 7.4 deprecation notices (julienfalque)
|
5 лет назад |
Julien Falque
|
c5694c1492
Fix PHP 7.4 deprecation notices
|
5 лет назад |
Julien Falque
|
814df6b8d0
Ensure compatibility with PHP 7.4 arrow functions
|
5 лет назад |