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
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 3 months ago
  Michael Voříšek cff91c0457 fix: Support shebang in fixers operating on PHP opening tag (#7687) 8 months ago
  Kuba Werłos 93fa899049 DX: unify fixer's test method names - quick wins (#7584) 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 a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  SpacePossum df52f67a92 CS/SCA/tweaks/additonal tests/Grammar/Typos 2 years ago
  SpacePossum 0b64c2a5cf Tree shake PHP8.1 PRs 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
  Kuba Werłos 3e64782964 DeclareStrictTypesFixer - fix for \"strict_types\" set to \"0\" 4 years ago
  Dariusz Ruminski ad1eb479bd Merge branch '2.2' into 2.11 6 years ago
  Kuba Werłos b177e67f04 DeclareStrictTypesFixer - fix bug of removing line 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 b1a3c43dbf Require PHP 5.6+ 7 years ago
  Dariusz Ruminski 84fde2a6d1 add covers annotation 7 years ago
  SpacePossum 8ed737f7ca DeclareStrictTypesFixer - do not move tokens 7 years ago
  Dariusz Ruminski 23518f6cb4 DX: provide doctyping for tests 7 years ago
  Dariusz Ruminski 97e688bc54 FixerInterface::configure(null) reset fixer to use default configuration 7 years ago
  Dariusz Ruminski 7a87593f39 Add support for user-defined whitespaces 8 years ago
  SpacePossum 40c654951b Remove fix CS from fixer. 8 years ago
  SpacePossum a26b9ca000 DeclareStrictTypesFixer, HeaderCommentFixer - support more cases, refactor 8 years ago