Commit History

Author SHA1 Message Date
  Markus Staab c1470f11ff DX: Use $tokens->getNamespaceDeclarations() to improve performance (#6942) 1 year ago
  Markus Staab 3bade9077e DX: Improve performance of FunctionsAnalyzer (#6939) 1 year ago
  Greg Korba 3a8e4609ca DX: PHPStan improvements (#6868) 1 year ago
  Kuba Werłos aee6ebf2ec feature: add SingleLineEmptyBodyFixer (#6933) 1 year ago
  Kuba Werłos a7cd7ca14f DX: convert more `static` to `self` assert calls (#6931) 1 year ago
  Kuba Werłos 97f65866e7 bug: ConfigurationResolver - fix running without cache (#6915) 1 year ago
  Kuba Werłos 25ba4d4e78 minor: PhpdocSeparationFixer - add integration tests (#6929) 1 year ago
  Markus Staab 224c34378a DX: cancel running builds on subsequent pushes in CI (#6940) 1 year ago
  Kuba Werłos 12792fa271 bug: MultilineWhitespaceBeforeSemicolonsFixer - fix for discovering multi line calls (#6938) 1 year ago
  Kuba Werłos 7fc8eeff97 minor: do not add empty line in PHPDoc when adding annotation in PHPUnit class (#6928) 1 year ago
  Greg Korba 2af93c1576 DX: Apply `self_static_accessor` fixer to the project (again) (#6927) 1 year ago
  Kuba Werłos aa39bccaf8 bug: MultilineWhitespaceBeforeSemicolonsFixer - fix chained calls (#6926) 1 year ago
  Kuba Werłos aa3955e815 bug: FullyQualifiedStrictTypesFixer - fix for FQCN type with class with the same name being imported (#6923) 1 year ago
  Kuba Werłos 4a3d85d8b7 DX: refactor PhpdocAlignFixerTest (#6925) 1 year ago
  Greg Korba 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 1 year ago
  Kuba Werłos 137a5814c9 bug: StatementIndentationFixer - fix comments at the end of if/elseif/else blocks (#6918) 1 year ago
  Kuba Werłos f70c3cd1bb DX: add cache related tests (#6916) 1 year ago
  Kuba Werłos 1e75634a68 docs: improve code samples for MultilineWhitespaceBeforeSemicolonsFixer (#6919) 1 year ago
  Kuba Werłos 31d1e1056c bug: NoExtraBlankLinesFixer - fix for attribute in abstract function (#6920) 1 year ago
  Kuba Werłos d65f94fe1d feature: PhpUnitInternalClassFixer - add empty line before PHPDoc (#6924) 1 year ago
  Kuba Werłos 1e3a28e8ea DX: fix GitHub Actions errors and warnings (#6917) 1 year ago
  Kuba Werłos f38ecb126c bug: PhpdocTypesFixer - handle types with no space between type and variable (#6922) 1 year ago
  Kuba Werłos 546516ad40 minor: PhpdocAlignFixer - support cases with type and variable separated with no space (#6921) 1 year ago
  Greg Korba 4e06f1ad81 DX: Run AutoReview tests only once (#6889) 1 year ago
  Michael Voříšek efa1c44795 bug: Allow string quote to be escaped within phpdoc constant (#6798) 1 year ago
  Kuba Werłos 641a67dfad bug: StatementIndentationFixer - fix for multiline arguments starting with "new" keyword preceded by class instantiation (#6914) 1 year ago
  Kuba Werłos 4b15e7c76a bug: StatementIndentationFixer - fix for multiline arguments starting with "new" keyword (#6913) 1 year ago
  Kuba Werłos 1eb4105d72 DX: use force option for php_unit_data_provider_static in PHPUnit 10.0 migration set (#6908) 1 year ago
  Patryk Grudniewski ca23bbbfed minor: Use single Dockerfile with multiple build targets (#6840) 1 year ago
  Vincent Langlet 67db5f6d49 feature: [PhpdocAlignFixer] Add support for every tag (#6564) 1 year ago
  Kuba Werłos a313f17346 DX: make data providers static with straight-forward changes (#6907) 1 year ago
  Kuba Werłos e4e3f59372 minor: update PHPStan (to fix CI on master branch) (#6901) 1 year ago
  Dariusz Rumiński 44c3ea51ff docs: improve cookbook (#6880) 1 year ago
  John Paul E. Balandan, CPA bfd06e7597 bug: VoidReturnFixer - fix for intervening attributes (#6863) 1 year ago
  Michael Voříšek 10084fdf1b feature: Parse parenthesized & conditional phpdoc type (#6796) 1 year ago
  Kuba Werłos 8fbbb153ac bug: NoBreakCommentFixer - fix for nested match (#6899) 1 year ago
  Kuba Werłos 8f88660323 bug: PhpUnitMockShortWillReturnFixer - fix for trailing commas (#6900) 1 year ago
  Evan Shaw db385b9399 bug: Fix FullyQualifiedStrictTypesFixer common prefix bug (#6898) 1 year ago
  Yassine Guedidi fb7f3523d5 feature: Add align_multiline_comment rule to @Symfony (#6875) 1 year ago
  Yassine Guedidi e937ae9362 feature: Add operator_linebreak rule to @Symfony (#6877) 1 year ago
  Yassine Guedidi bdc7de5b66 feature: Add no_null_property_initialization rule to @Symfony (#6876) 1 year ago
  Dariusz Rumiński 11bc3fb4e9 DX: fix Unsafe call to private method errors reported by PHPStan (#6879) 1 year ago
  Dariusz Ruminski 49a317bdff bumped version 1 year ago
  Dariusz Ruminski d40f9436e1 prepared the 3.16.0 release 1 year ago
  Kuba Werłos 5b20cfd4ae DX: make data providers static for fixer's tests (#6860) 1 year ago
  Kuba Werłos 942c05d9e4 bug: ControlStructureBracesFixer - handle closing tag (#6873) 1 year ago
  John Paul E. Balandan, CPA db7ac033bf feature: AbstractPhpUnitFixer - support attribute detection in docblock insertion (#6858) 1 year ago
  Julien Falque 64ec91d597 minor: Deprecate BracesFixer (#4885) 1 year ago
  Dariusz Rumiński e04eef3d9e feature: introduce single_space_around_construct, deprecate single_space_after_construct (#6857) 1 year ago
  Kuba Werłos ad8fd695c4 feature: PhpUnitTestClassRequiresCoversFixer - support single-line PHPDocs (#6847) 1 year ago