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 27e4156dad chore: add `@return` tags for data providers already having PHPDoc (#8176) 2 months ago
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 5 months ago
  Dariusz Rumiński 9782155324 chore: Use `list` over `array` in more places (#7905) 7 months ago
  Michael Voříšek f256c855fc feat: `PhpCsFixer` ruleset - enable `nullable_type_declaration_for_default_null_value` (#7870) 8 months ago
  Dariusz Rumiński 671149b33c minor: use more spread operator (#7222) 1 year ago
  John Paul E. Balandan, CPA 4f0e839371 feature: `BlankLineBeforeStatementFixer` - skip enum cases (#7203) 1 year ago
  Kuba Werłos 587def308a DX: apply `ReturnToYieldFromFixer` (#7181) 1 year ago
  Kuba Werłos 46b0944703 bug: BlankLineBeforeStatementFixer - do not enforce/add a blank line when there is a blank line between the comment and the statement already (#7190) 1 year ago
  Kuba Werłos 9cfc224ce3 feature: BlankLineBeforeStatementFixer - take into account comment before statement (#7166) 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
  SpacePossum c17e8422ec DX: cleanup test (#6410) 2 years ago
  SpacePossum 07d837422b PHP7.4 - clean up tests 2 years ago
  Gerrit Addiks ef752ba608 BlankLineBeforeStatementFixer - add "phpdoc" 5 years ago
  SpacePossum 4cb265cd5d PHP8.1 - Enum support 3 years ago
  SpacePossum 3247c37c86 SwitchContinueToBreakFixer - Fix candidate check 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 8a86d48971 Remove references to PHP 7.0 in tests 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  SpacePossum 6db872358e clean ups 3 years ago
  SpacePossum 330861dfdb Merge branch '2.16' 4 years ago
  SpacePossum 10a1b757ce BlankLineBeforeStatementFixer - better comment handling 4 years ago
  SpacePossum 7d0e65d59d Merge branch '2.16' 4 years ago
  SpacePossum 77234a0ed6 BlankLineBeforeStatementFixer - handle comment case 4 years ago
  SpacePossum 8fb8bb6404 BlankLineBeforeStatementFixer - add "yield from" 4 years ago
  Dave van der Brugge 2f1340a04b BlankLineBeforeStatementFixer - Add case and default as options 6 years ago
  Dariusz Ruminski 6cb4f9a7f6 Add support for PHPUnit 6, drop PHPUnit 4 7 years ago
  Dariusz Ruminski d1e6a39ce1 Merge branch '2.4' into 2.5 7 years ago
  Dariusz Ruminski c6603299b2 Merge branch '2.2' into 2.4 7 years ago
  Andreas Möller 8131a1502b BlankLineBeforeStatementFixer - Add more statements 7 years ago
  Julien Falque e68ea74a93 Fix covered class 7 years ago
  Julien Falque 2c0cdb5b8e Add PhpdocTypesOrderFixer 7 years ago
  Dariusz Ruminski 99135fef77 Merge branch '2.3' 7 years ago
  SpacePossum a5036e09f3 BlankLineBeforeControlStatementFixer - rename to BlankLineBeforeStatementFixer, update the fixer 7 years ago