Michael Voříšek 54e8f39bcb feat: Add support for callable template in PHPDoc parser (#7084) 1 year ago
..
AutoReview b52108e784 fix: `no_useless_concat_operator` - do not break variable (#7827) 1 year ago
Cache 0c28ccaf61 chore: do not perform type analysis in tests (#7852) 1 year ago
ConfigurationException 0c28ccaf61 chore: do not perform type analysis in tests (#7852) 1 year ago
Console ffce76bfb2 chore: list over array in more places (#7876) 1 year ago
Differ adaea49564 feat: Enable symbol importing in `@PhpCsFixer` ruleset (#7629) 1 year ago
DocBlock 54e8f39bcb feat: Add support for callable template in PHPDoc parser (#7084) 1 year ago
Doctrine e1b66dd775 chore: add missing tests for non-documentation classes (#7848) 1 year ago
Documentation 008b8248ed chore: tests documentation classes (#7855) 1 year ago
Error 0c28ccaf61 chore: do not perform type analysis in tests (#7852) 1 year ago
Fixer 54e8f39bcb feat: Add support for callable template in PHPDoc parser (#7084) 1 year ago
FixerConfiguration 0c28ccaf61 chore: do not perform type analysis in tests (#7852) 1 year ago
FixerDefinition 0c28ccaf61 chore: do not perform type analysis in tests (#7852) 1 year ago
Fixtures b52108e784 fix: `no_useless_concat_operator` - do not break variable (#7827) 1 year ago
Indicator 64c4398977 chore: list over array in more places (#7857) 1 year ago
Linter f256c855fc feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` (#7870) 1 year ago
RuleSet 2732da24a5 chore: more types (#7598) 1 year ago
Runner f256c855fc feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` (#7870) 1 year ago
Smoke 19717b9ac5 chore: Mention contributors in app info (#7668) 1 year ago
Test f256c855fc feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` (#7870) 1 year ago
Tokenizer ffce76bfb2 chore: list over array in more places (#7876) 1 year ago
AbstractDoctrineAnnotationFixerTestCase.php 095443e1a8 test: AutoReview - unify data provider returns (#7544) 1 year ago
AbstractFixerTest.php 60f39735b7 DX: AbstractFixerTest - use anonymous classes (#7527) 1 year ago
AbstractFunctionReferenceFixerTest.php 1a4cce9359 DX: replace fixture classes with anonymous ones (#7533) 1 year ago
AbstractProxyFixerTest.php 1a4cce9359 DX: replace fixture classes with anonymous ones (#7533) 1 year ago
ConfigTest.php 587def308a DX: apply `ReturnToYieldFromFixer` (#7181) 1 year ago
ExecutorWithoutErrorHandlerExceptionTest.php e1b66dd775 chore: add missing tests for non-documentation classes (#7848) 1 year ago
ExecutorWithoutErrorHandlerTest.php 0edbfb9762 fix: `ExecutorWithoutErrorHandler` - remove invalid PHP 7.4 type (#7845) 1 year ago
FileReaderTest.php 1a4cce9359 DX: replace fixture classes with anonymous ones (#7533) 1 year ago
FileRemovalTest.php 434113324d DX: remove `symfony/phpunit-bridge` (#7578) 1 year ago
FinderTest.php cb99c9d853 chore: apply static_lambda rule (#7239) 1 year ago
FixerFactoryTest.php 21be2dd972 Update PHPstan to 1.10.48 (#7532) 1 year ago
FixerFileProcessedEventTest.php 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 1 year ago
FixerNameValidatorTest.php 587def308a DX: apply `ReturnToYieldFromFixer` (#7181) 1 year ago
IntegrationTest.php e351af72c2 feat: introduce `string_implicit_backslashes` as `escape_implicit_backslashes` replacement (#7669) 1 year 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) 1 year ago
PregTest.php db62eb38d5 CI: fix PHP 8.4 job (#7829) 1 year ago
StdinFileInfoTest.php 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 1 year ago
TestCase.php 48a62f094b DX: check deprecations exactly (#7742) 1 year ago
TextDiffTest.php f9190de2a1 minor: use JSON_THROW_ON_ERROR for trivial cases (#7221) 1 year ago
ToolInfoTest.php 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 1 year ago
UtilsTest.php f256c855fc feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` (#7870) 1 year 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 bd6b3723b0 chore: PHPStan - add counter to dataProvider exception, so we do not increase the tech debt on it (#7425) 1 year ago