Michael Voříšek ff930d2efd chore: CS: Move data provider methods after their test method (#8302) 1 week ago
..
AssignNullCoalescingToCoalesceEqualFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
BinaryOperatorSpacesFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
ConcatSpaceFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
IncrementStyleFixerTest.php ff930d2efd chore: CS: Move data provider methods after their test method (#8302) 1 week ago
LogicalOperatorsFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
LongToShorthandOperatorFixerTest.php 3b6aec058d chore: more const, better typing (#8320) 1 month ago
NewWithBracesFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
NewWithParenthesesFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
NoSpaceAroundDoubleColonFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
NoUselessConcatOperatorFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
NoUselessNullsafeOperatorFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
NotOperatorWithSpaceFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
NotOperatorWithSuccessorSpaceFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
ObjectOperatorWithoutWhitespaceFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
OperatorLinebreakFixerTest.php 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 7 months ago
StandardizeIncrementFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
StandardizeNotEqualsFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
TernaryOperatorSpacesFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
TernaryToElvisOperatorFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
TernaryToNullCoalescingFixerTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 5 months ago
UnaryOperatorSpacesFixerTest.php 064efa1f89 refactor: refactor to templated trait+interface (#7988) 7 months ago