Commit History

Author SHA1 Message Date
  Kuba Werłos 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 4 weeks ago
  Christophe Coevoet 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 3 months ago
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 3 months ago
  Kuba Werłos f868ed75d8 chore: add missing key types in PHPDoc types (#7779) 7 months ago
  Andreas Möller 2f4d1a30a0 chore: Use type declaration instead of type hint (#7338) 11 months ago
  Kuba Werłos 587def308a DX: apply `ReturnToYieldFromFixer` (#7181) 1 year ago
  Kuba Werłos b5d8d917ea DX: make data providers return type "iterable" (#7072) 1 year ago
  Kuba Werłos 617aabaf6c DX: rename data providers (#7058) 1 year ago
  John Paul E. Balandan, CPA 3d2254d25c DX: Use `Utils::naturalLanguageJoin()` in implode calls (#7032) 1 year ago
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  Jeremiasz Major 4d5472ca2c DX: Specify value type in iterables in tests (#6594) 2 years ago
  Jakub Kwaśniewski a7ed665307 feature: Introduce configurability to PhpdocSeparationFixer (#6501) 2 years ago
  SpacePossum 37ef9af66f PHP8.1 - Enum support 2 years ago
  SpacePossum 0b64c2a5cf Tree shake PHP8.1 PRs 3 years ago
  SpacePossum 87f08d8b5c Prepare for PHP8.1, clean ups, type hints, SCA 3 years ago
  SpacePossum 0b1320af10 simplify code, more tests 3 years ago
  Kuba Werłos 8a86d48971 Remove references to PHP 7.0 in tests 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  Dariusz Ruminski 223d0c297d Merge branch 'master' into 3.0 3 years ago
  Alexey Kopytko 3d8284e738 Prep work to migrate to PHPUnit 9.x 3 years ago
  SpacePossum 93e17633e6 Merge branch 'master' into 3.0 4 years ago
  Julien Falque 83c8ea1a8d Increase PHPStan level to 3 4 years ago
  Dariusz Ruminski 8f14ed617d Merge branch 'master' into 3.0 4 years ago
  Dariusz Ruminski d25010b1b7 Configure no_superfluous_phpdoc_tags for Symfony 4 years ago
  Julien Falque 515b34bcd7 Improve deprecation messages 6 years ago
  Dariusz Ruminski b2acbab97d ConfigurableFixerInterface::configure - param is now not nullable and not optional 6 years ago
  Dariusz Ruminski 6cb4f9a7f6 Add support for PHPUnit 6, drop PHPUnit 4 6 years ago
  Dariusz Ruminski c6603299b2 Merge branch '2.2' into 2.4 7 years ago
  Andreas Möller d3924aacdf Fix: Make sure that data providers are named correctly 7 years ago
  Dariusz Ruminski 5df5258a58 Merge branch '2.2' into 2.4 7 years ago
  SpacePossum 5657210dfd TokensAnalyzer::getClassyElements - Anonymous class support. 7 years ago
  Dariusz Ruminski 055d67bc0b Merge branch '2.2' into 2.3 7 years ago
  Dariusz Ruminski 3e8c18aa08 Move testing related classes from src to tests 7 years ago
  Dariusz Ruminski 59f23beed9 Merge branch '2.2' into 2.3 7 years ago
  Julien Falque 185dc20129 Move null to first position in PHPDoc types 7 years ago
  Dariusz Ruminski b1a3c43dbf Require PHP 5.6+ 7 years ago
  Dariusz Ruminski 84fde2a6d1 add covers annotation 7 years ago
  Julien Falque 28f34da5e0 FixerConfiguration - introduce component 7 years ago
  SpacePossum 68d9675428 Add PhpdocReturnSelfReferenceFixer. 7 years ago