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
  Kuba Werłos 8fdc3d5383 fix: `ConstantCaseFixer` - do not change class constant usages (#8055) 3 months ago
  Kuba Werłos efa07e3ca2 fix: `ConstantCaseFixer` - do not change namespace (#8004) 3 months ago
  Kuba Werłos c87c87aeb4 fix: `ConstantCaseFixer` - do not touch typed constants (#7998) 4 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 31b1a2a9d8 DX: rename tests and data providers (#7070) 1 year ago
  Kuba Werłos 617aabaf6c DX: rename data providers (#7058) 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
  Aaron Piotrowski ba3a02d7b1 ConstantCaseFixer - Do not touch enum case (#6367) 2 years ago
  SpacePossum 07d837422b PHP7.4 - clean up tests 2 years ago
  SpacePossum 44f272e753 Clean up test based on PHP requirements 3 years ago
  SpacePossum ef7be2f845 PHP8.1 - "final const" support 3 years ago
  SpacePossum 0b64c2a5cf Tree shake PHP8.1 PRs 3 years ago
  SpacePossum 0b1320af10 simplify code, more tests 3 years ago
  Dariusz Ruminski bd8ec6a308 DX: automate checking 7.0 types on project itself 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
  SpacePossum b1a2b3b5e0 Fix tests 3 years ago
  SpacePossum 60e3c3b942 Fix test 3 years ago
  Pol Dellaiera bfefff8e24 Issue #4274: Let lowercase_constants directive to be configurable. 5 years ago