Commit History

Author SHA1 Message Date
  Greg Korba 5c902243f4 feat: Ability to run Fixer with parallel runner 🎉 (#7777) 10 months ago
  Dariusz Ruminski c2289bc7e2 bumped version 10 months ago
  Dariusz Ruminski e8c12f9501 prepared the 3.56.2 release 10 months ago
  Dariusz Rumiński 8d5cccfd98 chore: update PHPStan (#8010) 10 months ago
  Greg Korba 025ce394a2 DX: Fix Mess Detector violations (#8007) 10 months ago
  Greg Korba 77dc41098e DX: Install PCov extension for local Docker (#8006) 10 months ago
  Dariusz Ruminski 3117b95838 bumped version 10 months ago
  Dariusz Ruminski 69c6168ae8 prepared the 3.56.1 release 10 months ago
  Kuba Werłos c87c87aeb4 fix: `ConstantCaseFixer` - do not touch typed constants (#7998) 10 months ago
  Kuba Werłos efe7a396a3 fix: Better array shape in `PhpUnitDedicateAssertFixer` (#7999) 10 months ago
  Greg Korba d50fa11124 CI: Allow any integer in PHPStan error for Token's constructor (#8000) 10 months ago
  Kuba Werłos 91b20b98e5 chore: improve PHPDoc typehints (#7994) 10 months ago
  Dariusz Ruminski 61f5c8a739 bumped version 10 months ago
  Dariusz Ruminski 4429303e62 prepared the 3.56.0 release 10 months ago
  Ondřej Machulda 6a98688c55 fix: `TrailingCommaInMultilineFixer` - language constructs should be covered by arguments, not parameters (#7990) 10 months ago
  Ondřej Machulda 4b71d6dca9 fix: `TrailingCommaInMultilineFixer` - handle trailing comma in language constructs (#7989) 10 months ago
  Dariusz Rumiński c3af9469ec DX: Cache optimisation (#7985) 10 months ago
  Dariusz Rumiński 6a9351f974 chore: remove invalid comment (#7987) 10 months ago
  Dariusz Ruminski 4ede81f0f2 bumped version 10 months ago
  Dariusz Ruminski c9eeacb559 prepared the 3.55.0 release 10 months ago
  Dariusz Rumiński 6dfd2ee49d chore: sugar syntax (#7986) 10 months ago
  Dariusz Rumiński 36873f5a4b chore: re-use CodeHasher (#7984) 10 months ago
  Dariusz Rumiński 637a6f46a2 DX: allow to enforce cache mechanism by env var (#7983) 10 months ago
  Dariusz Rumiński 4dd5f97160 test: don't count comment after class as another classy element (#7982) 10 months ago
  Dariusz Rumiński 0d262a7b0c chore: PhpUnitDataProviderNameFixer - follow config creation pattern (#7980) 10 months ago
  Kuba Werłos 9136411f3b chore: narrow PHPDoc types (#7979) 10 months ago
  Dariusz Rumiński ac1e370db5 chore: phpdoc - rely on strict list/tuple/assoc instead of array (#7978) 10 months ago
  Dariusz Rumiński 633e40c291 chore: fix phpdoc types (#7977) 10 months ago
  Dariusz Rumiński f81d4f8f7a chore: Preg - drop half-support for array-pattern (#7976) 10 months ago
  Kuba Werłos 63037b2365 DX: use `list` type in PHPDoc (#7975) 10 months ago
  Kuba Werłos f298b8c9b4 DX: do not typehint fixed-length arrays as lists (#7974) 10 months ago
  Greg Korba 81b4ddb825 CI: Fix calculating diff between branches in PRs (#7973) 10 months ago
  Michael Voříšek db8c6b0583 chore: Normalize implicit backslahes in single quoted strings internally (#7786) 10 months ago
  Dariusz Rumiński deb34af241 chore: few SCA fixes and dev-tools update (#7969) 10 months ago
  Greg Korba e88707e410 DX: Resolve/Ignore PHPStan issues on level 6 + bump to level 7 with new baseline (#7971) 10 months ago
  HypeMC 1a6992ddc9 feat: Introduce `OrderedAttributesFixer` (#7395) 10 months ago
  Greg Korba bb387e163a CI: Ad-hoc fix for MacOS jobs (#7970) 10 months ago
  Greg Korba 6ec70053ac DX: Prevent having deprecated fixers listed as successors of other deprecated fixers (#7967) 10 months ago
  Michael Voříšek 37d8d453ff chore: Tokens should be always a list (#7698) 10 months ago
  John Paul E. Balandan, CPA 4edae7d8f9 fix: `PhpUnitAttributesFixer` - fix for `#[RequiresPhp]` exceeding its constructor parameters (#7966) 10 months ago
  Dariusz Rumiński 5c6b9a4c05 chore: RuleSetsTest - assert that Fixer is configurable (#7961) 10 months ago
  Dariusz Ruminski 5519fafd13 bumped version 10 months ago
  Dariusz Ruminski 2aecbc8640 prepared the 3.54.0 release 10 months ago
  Greg Korba 28209a2da0 DX: Improve internal dist config for Fixer (#7952) 11 months ago
  Kuba Werłos f40f18e294 fix: `FullyQualifiedStrictTypesFixer` - do not add imports before PHP opening tag (#7955) 11 months ago
  Kuba Werłos 35aca55ad8 DX: cleanup `FullyQualifiedStrictTypesFixerTest` (#7954) 11 months ago
  Kuba Werłos 1e6e13bea6 DX: there is no namespace if there is no PHP code (#7953) 11 months ago
  Kuba Werłos 0e9f115f5e fix: `PhpUnitMethodCasingFixer` - do not double underscore (#7949) 11 months ago
  Kuba Werłos 8a115cd646 fix: `PhpUnitTestClassRequiresCoversFixer` - do not add annotation when there are attributes (#7880) 11 months ago
  Kuba Werłos 6a69160865 feat: introduce `PhpUnitAttributesFixer` (#7831) 11 months ago