.. |
AssignNullCoalescingToCoalesceEqualFixerTest.php
|
3de82d3eab
chore: do not check PHP_VERSION_ID (#7602)
|
1 year ago |
BinaryOperatorSpacesFixerTest.php
|
66d2e154c2
fix: make `BinaryOperatorSpacesFixer` work as pre-v3.47 (#7751)
|
1 year ago |
ConcatSpaceFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
IncrementStyleFixerTest.php
|
3de82d3eab
chore: do not check PHP_VERSION_ID (#7602)
|
1 year ago |
LogicalOperatorsFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
LongToShorthandOperatorFixerTest.php
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
1 year ago |
NewWithBracesFixerTest.php
|
d46818d084
DX: add `YieldFromArrayToYieldsFixer` to `PhpCsFixer` set (#7115)
|
1 year ago |
NewWithParenthesesFixerTest.php
|
2abddefba3
feat: Deprecate `NewWithBracesFixer` and proxy to `NewWithParenthesesFixer` (#7331)
|
1 year ago |
NoSpaceAroundDoubleColonFixerTest.php
|
c17e8422ec
DX: cleanup test (#6410)
|
2 years ago |
NoUselessConcatOperatorFixerTest.php
|
65da2e7834
fix: `NoUselessConcatOperatorFixer` - do not remove new line (#7759)
|
1 year ago |
NoUselessNullsafeOperatorFixerTest.php
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
2 years ago |
NotOperatorWithSpaceFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
NotOperatorWithSuccessorSpaceFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
ObjectOperatorWithoutWhitespaceFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
OperatorLinebreakFixerTest.php
|
3de82d3eab
chore: do not check PHP_VERSION_ID (#7602)
|
1 year ago |
StandardizeIncrementFixerTest.php
|
d46818d084
DX: add `YieldFromArrayToYieldsFixer` to `PhpCsFixer` set (#7115)
|
1 year ago |
StandardizeNotEqualsFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
TernaryOperatorSpacesFixerTest.php
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
TernaryToElvisOperatorFixerTest.php
|
93fa899049
DX: unify fixer's test method names - quick wins (#7584)
|
1 year ago |
TernaryToNullCoalescingFixerTest.php
|
9cfc224ce3
feature: BlankLineBeforeStatementFixer - take into account comment before statement (#7166)
|
1 year ago |
UnaryOperatorSpacesFixerTest.php
|
b68c8bae9b
fix: `TokensAnalyzer` - handle unary operator in arrow functions (#7862)
|
1 year ago |