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
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 4 months ago
  John Paul E. Balandan, CPA 7568b74538 bug: CurlyBracesPositionFixer - fix for DNF types (#6859) 1 year ago
  John Paul E. Balandan, CPA 9599624e0d bug: CurlyBracesPositionFixer - fix for callable return type (#6855) 1 year ago
  Kuba Werłos 655f3c466d bug: CurlyBracesPositionFixer - fix for open brace not preceded by space and followed by a comment (#6776) 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 8bb4bb2344 DX: Increase PHPStan level to 6 (#6468) 2 years ago
  Julien Falque b23c1c7bed bug: Fix trailing whitespace after moving brace (#6489) 2 years ago
  Julien Falque d29ea1de7b bug: Fix wrong brace position after static return type (#6485) 2 years ago
  Jeremiasz Major b957583b2d bug: Fix brace location after multiline function signature (#6475) 2 years ago
  Julien Falque 15ce60de1b minor: Remove unnecessary PHP version constraints (#6461) 2 years ago
  Kuba Werłos a259c0b558 bug: CurlyBracesPositionFixer - multiple elseifs (#6459) 2 years ago
  Julien Falque b71e51fa2e minor: extract CurlyBracesPositionFixer from BracesFixer (#6452) 2 years ago