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 db8c6b0583 chore: Normalize implicit backslahes in single quoted strings internally (#7786) 6 months ago
  Kuba Werłos 93fa899049 DX: unify fixer's test method names - quick wins (#7584) 11 months ago
  Kuba Werłos 38728f554f DX: enable `HeredocIndentationFixer` for the codebase (#7195) 1 year 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 a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  SpacePossum 07d837422b PHP7.4 - clean up tests 2 years ago
  SpacePossum 0b1320af10 simplify code, more tests 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  SpacePossum a4d92e8e19 PHP8 care package 4 years ago
  SpacePossum 4b3718e60a 2.15 - clean ups 4 years ago
  Kuba Werłos 9f000087fa Tokens - fix removal of leading/trailing whitespace with empty token in collection 5 years ago
  SpacePossum c81c4d9241 DirConstantFixer - Fixes for PHP7.3 syntax 5 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 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
  SpacePossum 4b5d15fb8c Fixers - better comments handling 7 years ago
  Dariusz Ruminski f04d4ea1ea Merge branch '2.0' 7 years ago
  Dariusz Ruminski 416403662c DX: Travis - check for trailing spaces 7 years ago
  SpacePossum 9be9baac85 IsNullFixer - Fix bug when calling without params. 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 d1d78a7077 RandomApiMigrationFixer::configure - change the way that method works, AbstractFunctionReferenceFixer - add some utests 8 years ago