Commit History

Author SHA1 Message Date
  Dariusz Ruminski 04e9424025 prepared the 3.58.1 release 9 months ago
  Kuba Werłos 8fdc3d5383 fix: `ConstantCaseFixer` - do not change class constant usages (#8055) 9 months ago
  Kuba Werłos f33bd29153 fix: `PhpUnitTestClassRequiresCoversFixer` - do not add annotation when attribute with leading slash present (#8054) 9 months ago
  Dariusz Ruminski 16e3a9c475 bumped version 9 months ago
  Dariusz Ruminski 55d3483c80 prepared the 3.58.0 release 9 months ago
  Dariusz Rumiński 837bdbada8 chore: Tokens::setCode - further improvements to cache (#8053) 9 months ago
  Felix Bernhard 604e7c2305 fix: correctly handle PHP closing tag with `simplified_null_return` (#8049) 9 months ago
  Kuba Werłos 8cf5a71a9b fix: clear `Tokens::$blockStartCache` and `Tokens::$blockEndCache` when calling `Tokens::setCode` (#8051) 9 months ago
  Greg Korba 17050b2ecc feat(GroupImportFixer): Ability to configure which type of imports should be grouped (#8046) 9 months ago
  Kuba Werłos 6cad43de7f chore: fix typo in `PhpUnitTestClassRequiresCoversFixerTest` (#8047) 9 months ago
  Kuba Werłos 4567c54116 fix: `PhpUnitAttributesFixer` - do not add attribute if already present (#8043) 9 months ago
  Kuba Werłos 9dee44eb9b fix: `PhpUnitTestClassRequiresCoversFixer` - attribute detection when class is `readonly` (#8042) 9 months ago
  Kuba Werłos efa07e3ca2 fix: `ConstantCaseFixer` - do not change namespace (#8004) 9 months ago
  Kuba Werłos 8eaa894a2a fix: `PhpUnitSizeClassFixer` - do not add annotation when there are attributes (#8044) 9 months ago
  Kuba Werłos e7523394b4 chore: update PHPStan (#8045) 9 months ago
  Felix Bernhard 36db6a41f1 docs: fix deprecated string interpolation style (#8036) 9 months ago
  Dariusz Rumiński e7af3089d0 chore: RandomApiMigrationFixer - do not modify configuration property (#8033) 9 months ago
  Dariusz Rumiński 8b5cf9b921 docs: global_namespace_import - simplify allowed config types (#8023) 9 months ago
  Jean Lecordier 15cfcfe1f6 docs: Add missing imports in a cookbook about creating custom rules (#8031) 9 months ago
  Joel Wurtz 8f6af01234 chore(doc): Use FQCN for parallel config in documentation (#8029) 9 months ago
  Dariusz Ruminski 46083279c0 bumped version 9 months ago
  Dariusz Ruminski 22f7f31456 prepared the 3.57.2 release 9 months ago
  Greg Korba 4526271326 fix: Support named args in `ParallelConfigFactory::detect()` (#8026) 9 months ago
  Dariusz Rumiński cd1922bfdd docs: better ConfigurableFixer allowed types (#8024) 9 months ago
  Greg Korba 6da674a268 docs: Improve Docker usage example (#8021) 9 months ago
  Michael Voříšek 731fdd23e0 feat: Report used memory to 2 decimal digits only (#8017) 9 months ago
  Thomas Baccelli 61caa3a0c0 fix: `php_unit_test_class_requires_covers` Attribute detection when class is final (#8016) 10 months ago
  Dariusz Ruminski ab56bb5266 bumped version 10 months ago
  Dariusz Ruminski 3f7efe667a prepared the 3.57.1 release 10 months ago
  Dariusz Rumiński 3810546f22 fix: Runner - handle no files while in parallel runner (#8015) 10 months ago
  Kuba Werłos 4f69067ab9 chore: update PHPDoc in `Preg::matchAll` (#8012) 10 months ago
  Dariusz Ruminski 229ab9bee6 bumped version 10 months ago
  Dariusz Ruminski 0d4fcaea3e prepared the 3.57.0 release 10 months ago
  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