Michael Voříšek f65e6a20c9 fix: parsing mixed `&` and `|` in `TypeExpression` (#8210) 1 month ago
..
AutoReview 4dec30a27b CI: build phar on PHP 8.3 (#8195) 2 months ago
Cache 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
ConfigurationException 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 4 months ago
Console 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
Differ 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
DocBlock f65e6a20c9 fix: parsing mixed `&` and `|` in `TypeExpression` (#8210) 1 month ago
Doctrine 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
Documentation 008b8248ed chore: tests documentation classes (#7855) 8 months ago
Error 5c902243f4 feat: Ability to run Fixer with parallel runner 🎉 (#7777) 6 months ago
Fixer 3c88c67143 fix: MethodChainingIndentationFixer does not fix indentation of last chained property (#8080) 2 months ago
FixerConfiguration 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
FixerDefinition 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
Fixtures 913e7821a0 fix: `PhpUnitAttributesFixer` - fix priorities with `PhpUnitDataProvider(.+)Fixer` (#8169) 3 months ago
Indicator 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
Linter 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
RuleSet 1e4b0f237b feat: Update PSR2, PSR12 and PER-CS2 with `single_space_around_construct` config (#8171) 2 months ago
Runner 1ce9e248c3 feat: set new_with_parentheses for anonymous_class to false in PER-CS2.0 (#8140) 3 months ago
Smoke 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
Test 446e618715 CI: update PHPStan to 1.12.2 (#8198) 2 months ago
Tokenizer 0d5cbaad4f fix: Properly recognise constants in foreach loops (#8203) 2 months ago
AbstractDoctrineAnnotationFixerTestCase.php db8eb34d7b chore: remove duplicates from data providers (#8164) 2 months ago
AbstractFixerTest.php 1ce9e248c3 feat: set new_with_parentheses for anonymous_class to false in PER-CS2.0 (#8140) 3 months ago
AbstractFunctionReferenceFixerTest.php 1ce9e248c3 feat: set new_with_parentheses for anonymous_class to false in PER-CS2.0 (#8140) 3 months ago
AbstractProxyFixerTest.php 1ce9e248c3 feat: set new_with_parentheses for anonymous_class to false in PER-CS2.0 (#8140) 3 months ago
ConfigTest.php 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 4 months ago
ExecutorWithoutErrorHandlerExceptionTest.php e1b66dd775 chore: add missing tests for non-documentation classes (#7848) 8 months ago
ExecutorWithoutErrorHandlerTest.php 0edbfb9762 fix: `ExecutorWithoutErrorHandler` - remove invalid PHP 7.4 type (#7845) 8 months ago
FileReaderTest.php 1ce9e248c3 feat: set new_with_parentheses for anonymous_class to false in PER-CS2.0 (#8140) 3 months ago
FileRemovalTest.php 434113324d DX: remove `symfony/phpunit-bridge` (#7578) 10 months ago
FinderTest.php cb99c9d853 chore: apply static_lambda rule (#7239) 1 year ago
FixerFactoryTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
FixerFileProcessedEventTest.php 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 1 year ago
FixerNameValidatorTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
IntegrationTest.php 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 4 months ago
PharCheckerTest.php 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 1 year ago
PregExceptionTest.php 0c28ccaf61 chore: do not perform type analysis in tests (#7852) 8 months ago
PregTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
StdinFileInfoTest.php 367b1c996c chore: remove unnecessary methods (#8200) 2 months ago
TestCase.php 48a62f094b DX: check deprecations exactly (#7742) 9 months ago
TextDiffTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
ToolInfoTest.php 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 1 year ago
UtilsTest.php 0e9f115f5e fix: `PhpUnitMethodCasingFixer` - do not double underscore (#7949) 7 months ago
WhitespacesFixerConfigTest.php bd6b3723b0 chore: PHPStan - add counter to dataProvider exception, so we do not increase the tech debt on it (#7425) 1 year ago
WordMatcherTest.php 9782155324 chore: Use `list` over `array` in more places (#7905) 7 months ago