Commit History

Author SHA1 Message Date
  Kuba Werłos 2bffa8121d chore: remove duplicates from data providers that are copies in code (#8145) 1 month ago
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 3 months ago
  Kuba Werłos 19474f5260 DX: Enforce consistent naming in tests (#7556) 9 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
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  Kuba Werłos 585b50af5f SquareBraceTransformer - fix for destructing square brace after double arrow 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
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  Dariusz Ruminski 856fef44e9 ArraySyntaxFixer, ListSyntaxFixer - change default syntax to short 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
  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 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 95f4f58e74 minor #2718 Remove old Symfony exception message expectation (julienfalque) 7 years ago
  Graham Campbell 77d80cc8ac Code cleanup 7 years ago
  Julien Falque 5002ecd00c Remove old Symfony exception message expectation 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
  Andreas Möller a41d933456 Tests - Do not use annotations for asserting exceptions 7 years ago
  Dariusz Ruminski 23518f6cb4 DX: provide doctyping for tests 7 years ago
  Dariusz Ruminski 289dc0132a minor #2288 FixerInterface::configure(null) reset fixer to use default configuration (keradus) 7 years ago
  SpacePossum e2afd5593b ShortArraySyntaxFixer/LongArraySyntaxFixer - Merge conflicting fixers 7 years ago