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
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 4 months ago
  Michael Voříšek 75f1b53bd4 feat: `@PhpCsFixer` ruleset - enable no_whitespace_before_comma_in_array.after_heredoc (#7670) 10 months ago
  Kuba Werłos ff9b6f458d chore: unify tests not agnostic of PHP version (#7581) 11 months ago
  Kuba Werłos 38728f554f DX: enable `HeredocIndentationFixer` for the codebase (#7195) 1 year 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 aaa32c78a1 bug: VisibilityRequiredFixer - handle DNF types (#6806) 1 year ago
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  Jeremiasz Major 9b070d0d35 feature: Support for constants in traits (#6607) 2 years ago
  Jakub Kwaśniewski a7ed665307 feature: Introduce configurability to PhpdocSeparationFixer (#6501) 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 e4c4b9f3d3 Fix tests and CS. 2 years ago
  SpacePossum 44f272e753 Clean up test based on PHP requirements 3 years ago
  SpacePossum 85355e715d Type alternate fixes 3 years ago
  SpacePossum ef7be2f845 PHP8.1 - "final const" support 3 years ago
  SpacePossum c68307577b PHP8.1 - "readonly" property modifier support 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
  Dariusz Ruminski 3a109d0b7c Merge branch 'master' into 3.0 3 years ago
  Kuba Werłos e3624355a6 TypeAlternationTransformer - fix for "array" type in type alternation 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  Dariusz Ruminski a4eb22c7eb Merge branch 'master' into 3.0 3 years ago
  Dariusz Ruminski 6081f933ff VisibilityRequiredFixer - support type alternation for properties 3 years ago
  Dariusz Ruminski 223d0c297d Merge branch 'master' into 3.0 4 years ago
  Alexey Kopytko 3d8284e738 Prep work to migrate to PHPUnit 9.x 4 years ago
  SpacePossum 3cf3a4c0ee Merge branch 'master' into 3.0 4 years ago
  SpacePossum f838ff36b0 PHP8 - Constructor Property Promotion support 4 years ago
  SpacePossum c5b135f043 Merge branch 'master' into 3.0 4 years ago
  Julien Falque 1895c2ad94 Allow "const" option on PHP <7.1 4 years ago
  Dariusz Ruminski 7837f4bc70 Merge branch 'master' into 3.0 5 years ago
  Julien Falque 6b3bec728e Fix test 5 years ago
  Gawain Lynch 7bed9a257b Add array typed properties VisibilityRequiredFixerTest::testFix74 5 years ago
  Dariusz Ruminski 58d6bb9f4e Merge branch 'master' into 3.0 5 years ago
  Julien Falque 3cd398eb0c Ensure compatibility with PHP 7.4 typed properties 5 years ago
  SpacePossum 1852293468 TokensAnalyzer - handle nested anonymous classes 5 years ago
  Dariusz Ruminski 94460804c3 Merge branch 'master' into 3.0 5 years ago
  Kuba Werłos 4c5d97e079 VisibilityRequiredFixer - don't remove comments 6 years ago
  SpacePossum eec2983ed5 Merge branch 'master' into 3.0 6 years ago
  Kuba Werłos 46a95e641c DX: cleanup - remove special treatment for PHP <5.6 6 years ago
  Julien Falque 515b34bcd7 Improve deprecation messages 6 years ago
  Dariusz Ruminski 8ebb7875cd rules - drop rootless configurations 6 years ago
  Dariusz Ruminski 6cb4f9a7f6 Add support for PHPUnit 6, drop PHPUnit 4 7 years ago
  Dariusz Ruminski c6603299b2 Merge branch '2.2' into 2.4 7 years ago
  Andreas Möller d3924aacdf Fix: Make sure that data providers are named correctly 7 years ago