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
  Christophe Coevoet 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 3 months ago
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 3 months ago
  Michael Voříšek f256c855fc feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` (#7870) 6 months ago
  Kuba Werłos 7de792fba7 DX: unify tests for casing fixers (#7558) 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
  Jakub Kwaśniewski a7ed665307 feature: Introduce configurability to PhpdocSeparationFixer (#6501) 2 years ago
  SpacePossum 73546a8406 DX: Assert dataproviders of tests of project itself return "array" or "iterable". (#6524) 2 years ago
  SpacePossum c17e8422ec DX: cleanup test (#6410) 2 years ago
  SpacePossum 37ef9af66f PHP8.1 - Enum support 2 years ago
  SpacePossum 07d837422b PHP7.4 - clean up tests 2 years ago
  SpacePossum 369cb63e5a PHP8.1 - FirstClassCallable 3 years ago
  SpacePossum 0b64c2a5cf Tree shake PHP8.1 PRs 3 years ago
  SpacePossum 0b1320af10 simplify code, more tests 3 years ago
  Kuba Werłos 59c3e9459f Remove references to PHP 7.0 in tests 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
  Dariusz Ruminski d364cddee8 DX: MagicMethodCasingFixerTest - fix test case description 3 years ago
  Graham Campbell 1d2f24b9d0 Always lint test cases with the stricter process linter 3 years ago
  SpacePossum 4b3718e60a 2.15 - clean ups 4 years ago
  SpacePossum f89ea9f0e7 PHP7.4 - Add support for magic methods (un)serialize. 5 years ago
  Kuba Werłos cc86f81d34 [7.3] MagicMethodCasingFixer - add tests for PHP 7.3 5 years ago
  SpacePossum e45919f7a3 Add MagicMethodCasingFixer 6 years ago