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) 2 months ago
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 4 months ago
  Michael Voříšek f256c855fc feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` (#7870) 8 months ago
  Kuba Werłos 19474f5260 DX: Enforce consistent naming in tests (#7556) 11 months ago
  Kuba Werłos 587def308a DX: apply `ReturnToYieldFromFixer` (#7181) 1 year ago
  Kuba Werłos d46818d084 DX: add `YieldFromArrayToYieldsFixer` to `PhpCsFixer` set (#7115) 1 year ago
  Kuba Werłos b5d8d917ea DX: make data providers return type "iterable" (#7072) 1 year ago
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  Jakub Kwaśniewski a7ed665307 feature: Introduce configurability to PhpdocSeparationFixer (#6501) 2 years ago
  SpacePossum c17e8422ec DX: cleanup test (#6410) 2 years ago
  SpacePossum 07d837422b PHP7.4 - clean up tests 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 bc656ec721 DX: Use "yield from" in tests 3 years ago
  Dariusz Ruminski bd8ec6a308 DX: automate checking 7.0 types on project itself 3 years ago
  Dariusz Ruminski 3662999495 Merge branch 'master' into 3.0 3 years ago
  Kuba Werłos 91b5d10553 Add support for nullsafe object operator 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  SpacePossum 76157505bf TernaryToNullCoalescingFixer - concat precedence fix 4 years ago
  Graham Campbell 1d2f24b9d0 Always lint test cases with the stricter process linter 4 years ago
  Julien Falque ddb01689cf Ensure compatibility with PHP 7.4 numeric literal separator 5 years ago
  SpacePossum d4ef8ff6e1 PowToExponentiationFixer - add support for PHP7.3 5 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 b1a3c43dbf Require PHP 5.6+ 7 years ago
  Dariusz Ruminski 84fde2a6d1 add covers annotation 7 years ago
  Dariusz Ruminski 416403662c DX: Travis - check for trailing spaces 7 years ago
  SpacePossum 5b157dc9bf Fix return reference cases. 7 years ago
  Dariusz Ruminski 23518f6cb4 DX: provide doctyping for tests 8 years ago
  Dariusz Ruminski 7207b05e91 Merge branch '1.13' 8 years ago
  SpacePossum 14660432d9 Add PowToExponentiationFixer 8 years ago