Greg Korba 445df272f8 feat: Introduce `LongToShorthandOperatorFixer` (#7295) 1 year ago
..
AssignNullCoalescingToCoalesceEqualFixerTest.php 445df272f8 feat: Introduce `LongToShorthandOperatorFixer` (#7295) 1 year ago
BinaryOperatorSpacesFixerTest.php 91fbabfb58 feature: add at least one space around binary operators (#7175) 1 year ago
ConcatSpaceFixerTest.php 587def308a DX: apply `ReturnToYieldFromFixer` (#7181) 1 year ago
IncrementStyleFixerTest.php 4c79a57449 DX: remove unnecessary arrays from data providers (#7170) 1 year ago
LogicalOperatorsFixerTest.php 587def308a DX: apply `ReturnToYieldFromFixer` (#7181) 1 year ago
LongToShorthandOperatorFixerTest.php 445df272f8 feat: Introduce `LongToShorthandOperatorFixer` (#7295) 1 year ago
NewWithBracesFixerTest.php d46818d084 DX: add `YieldFromArrayToYieldsFixer` to `PhpCsFixer` set (#7115) 1 year ago
NoSpaceAroundDoubleColonFixerTest.php c17e8422ec DX: cleanup test (#6410) 2 years ago
NoUselessConcatOperatorFixerTest.php a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 2 years 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 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 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 587def308a DX: apply `ReturnToYieldFromFixer` (#7181) 1 year ago
TernaryToNullCoalescingFixerTest.php 9cfc224ce3 feature: BlankLineBeforeStatementFixer - take into account comment before statement (#7166) 1 year ago
UnaryOperatorSpacesFixerTest.php 587def308a DX: apply `ReturnToYieldFromFixer` (#7181) 1 year ago