Commit History

Author SHA1 Message Date
  Dariusz Rumiński 209f77687b feat: Symfony - adjust configuration for sets (#8188) 3 weeks ago
  Kuba Werłos 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 4 weeks ago
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 3 months ago
  Michael Voříšek 75f1b53bd4 feat: `@PhpCsFixer` ruleset - enable no_whitespace_before_comma_in_array.after_heredoc (#7670) 8 months ago
  Kuba Werłos ff9b6f458d chore: unify tests not agnostic of PHP version (#7581) 9 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 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 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
  Jeremiasz Major 9b070d0d35 feature: Support for constants in traits (#6607) 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
  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 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 e5200d7354 PHP8.0 - union types 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 b567e30afc Apply PHP 7.1 typing 3 years ago
  Dariusz Ruminski 223d0c297d Merge branch 'master' into 3.0 3 years ago
  Alexey Kopytko 3d8284e738 Prep work to migrate to PHPUnit 9.x 3 years ago
  Julien Falque 601b764fb1 Merge branch 'master' into 3.0 4 years ago
  Julien Falque fe3ead2110 Fix handling array type declaration in properties 4 years ago
  Dariusz Ruminski 58d6bb9f4e Merge branch 'master' into 3.0 4 years ago
  Julien Falque 3cd398eb0c Ensure compatibility with PHP 7.4 typed properties 5 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 6 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
  Dariusz Ruminski 5df5258a58 Merge branch '2.2' into 2.4 7 years ago
  SpacePossum 5657210dfd TokensAnalyzer::getClassyElements - Anonymous class support. 7 years ago
  Dariusz Ruminski 055d67bc0b Merge branch '2.2' into 2.3 7 years ago
  Dariusz Ruminski 3e8c18aa08 Move testing related classes from src to tests 7 years ago
  Dariusz Ruminski b1a3c43dbf Require PHP 5.6+ 7 years ago
  Dariusz Ruminski 84fde2a6d1 add covers annotation 7 years ago
  Dariusz Ruminski bc2c70b90c Merge branch '2.1' 7 years ago
  SpacePossum 4b5d15fb8c Fixers - better comments handling 7 years ago
  Dariusz Ruminski 54cb58ba4b FixerConfiguration - strictify and simplify 7 years ago
  SpacePossum 354b88fdb5 FixerConfiguration - code grooming 7 years ago
  Julien Falque 28f34da5e0 FixerConfiguration - introduce component 7 years ago
  Dariusz Ruminski 168ff87af9 Provide rules definitions 7 years ago
  Andreas Möller a41d933456 Tests - Do not use annotations for asserting exceptions 7 years ago