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
  Kuba Werłos 2bffa8121d chore: remove duplicates from data providers that are copies in code (#8145) 3 months ago
  Kuba Werłos 71187b8c2b chore: cleanup tests that had `@requires PHP 7.4` ages ago (#8122) 3 months ago
  Christophe Coevoet 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 4 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 f868ed75d8 chore: add missing key types in PHPDoc types (#7779) 9 months ago
  Greg Korba adaea49564 feat: Enable symbol importing in `@PhpCsFixer` ruleset (#7629) 10 months ago
  SpacePossum 072657793c fix(`YodaStyleFixer`): do not touch `require(_once)`, `include(_once)` and `yield from` statements (#7325) 1 year ago
  Dariusz Rumiński 671149b33c minor: use more spread operator (#7222) 1 year ago
  Kuba Werłos 587def308a DX: apply `ReturnToYieldFromFixer` (#7181) 1 year ago
  Kuba Werłos 9cfc224ce3 feature: BlankLineBeforeStatementFixer - take into account comment before statement (#7166) 1 year ago
  Kuba Werłos a3c3add089 bug: YieldFromArrayToYieldsFixer - fix for `yield from` after `}` (#7169) 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 31b1a2a9d8 DX: rename tests and data providers (#7070) 1 year ago
  Kuba Werłos 617aabaf6c DX: rename data providers (#7058) 1 year ago
  Greg Korba 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 1 year ago
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  Dariusz Ruminski 61e6165eb4 docs: Update GitHub org 2 years 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
  Kuba Werłos 198293be07 feature: WhitespaceAfterCommaInArrayFixer - add option "ensure_single_space" (#6527) 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
  liquid207 3b412c9884 Fix yoda style fixer does not work with named arguments in PHP8 3 years ago
  SpacePossum 3247c37c86 SwitchContinueToBreakFixer - Fix candidate check 3 years ago
  SpacePossum 369cb63e5a PHP8.1 - FirstClassCallable 3 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 59c3e9459f Remove references to PHP 7.0 in tests 3 years ago
  Kuba Werłos bc656ec721 DX: Use "yield from" in tests 3 years ago
  Dariusz Ruminski 197abdb0a3 Merge branch '2.19' into 3.0 3 years ago
  Kuba Werłos ac14f61d6c YodaStyleFixer - fix for assignment operators 3 years ago
  Dariusz Ruminski 3922f587f7 Merge branch '2.19' into 3.0 3 years ago
  SpacePossum d3dc0fba81 YodaStyleFixer - yield support 3 years ago
  Dariusz Ruminski 5a596d9317 DX: YodaStyleFixerTest - fix 8.0 compat 3 years ago
  Dariusz Ruminski f594a0b8d5 minor #5645 DX: YodaStyleFixerTest - fix CI (keradus) 3 years ago
  Dariusz Ruminski 4d01b591ea Merge branch 'master' into 3.0 3 years ago
  Kuba Werłos 9aad69e9a6 Cleanup YodaStyleFixerTest 3 years ago
  Dariusz Ruminski e9cdb51ec8 DX: YodaStyleFixerTest - fix CI 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 4e484d186e DX: further typing improvements 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  Alexey Kopytko 3d8284e738 Prep work to migrate to PHPUnit 9.x 4 years ago
  SpacePossum 5e27c8d951 PHP8 support 4 years ago
  SpacePossum 1d5ca8647c PHP8 4 years ago
  SpacePossum b3cb0fea63 YodaStyle - rewrite same logic for more easy read 4 years ago