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 db8c6b0583 chore: Normalize implicit backslahes in single quoted strings internally (#7786) 4 months ago
  Michael Voříšek f256c855fc feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` (#7870) 6 months ago
  Andreas Möller ffd83b2f3b feat: Add `union_types` option to `phpdoc_to_param_type`, `phpdoc_to_property_type`, and `phpdoc_to_return_type` fixers (#7672) 8 months ago
  Kuba Werłos ff9b6f458d chore: unify tests not agnostic of PHP version (#7581) 9 months ago
  Petr Chromec 3c3ddcb324 feat: phpDoc to property/return/param Fixer - allow fixing union types on PHP >= 8 (#6359) 10 months ago
  Petr Chromec 877bfb6cb0 feat: phpDoc to property/return/param Fixer - allow fixing mixed on PHP >= 8 (#6356) 10 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
  Michael Voříšek b9a9bd67aa bug: Fix `TypeExpression::allowsNull()` with nullable (#7000) 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
  Julien Falque 15ce60de1b minor: Remove unnecessary PHP version constraints (#6461) 2 years ago
  SpacePossum c17e8422ec DX: cleanup test (#6410) 2 years ago
  SpacePossum 07d837422b PHP7.4 - clean up tests 2 years ago
  Kuba Werłos 6bf7ba5282 PhpdocTo(Param|Property|Return)TypeFixer - fix for type intersections 2 years ago
  SpacePossum c68307577b PHP8.1 - "readonly" property modifier support 3 years ago
  SpacePossum b6fa37f82e PHP8.1 - type "never" support 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 bd8ec6a308 DX: automate checking 7.0 types on project itself 3 years ago
  Dariusz Ruminski 33e3db32e4 Merge branch 'master' into 3.0 3 years ago
  Julien Falque 0382be55e1 PhpdocToPropertyTypeFixer - introduction 3 years ago