Kuba Werłos c362c4018b fix: `BlankLineAfterOpeningTagFixer` - add blank line in file starting with multi-line comment (#8256) 11 hours ago
..
AutoReview 27dde9afa3 chore: add todo for PHP v8 (#8274) 12 hours 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 0891816115 refactor: Runner - Enhance eventing system (#8276) 14 hours ago
Differ 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
DocBlock 4ab3b39d82 DX: Make `TypeExpression` API more explicit about composite types (#8214) 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 c362c4018b fix: `BlankLineAfterOpeningTagFixer` - add blank line in file starting with multi-line comment (#8256) 11 hours 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 c808dec276 chore: remove incorrect priority tests (#8231) 1 month 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 24c6f26674 chore: auto-fallback to sequential runner if single CPU would handle it (#8154) 13 hours ago
Smoke 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
Test 60618e4681 chore: tests/Tokenizer/Transformer - better typehinting (#8243) 1 month ago
Tokenizer 168ac89555 feat: Store PHPDoc offset in `DataProviderAnalysis` (#8226) 2 weeks 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
FixerNameValidatorTest.php 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 2 months ago
IntegrationTest.php c808dec276 chore: remove incorrect priority tests (#8231) 1 month 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 2e9423c80f chore: ConfigInterface - better types (#8244) 1 month ago
WordMatcherTest.php 9782155324 chore: Use `list` over `array` in more places (#7905) 7 months ago