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 db517c29eb chore: reuse test methods (#8119) 3 months ago
  Yury dbb7816f5f feat(PhpdocToCommentFixer): Add option to handle return as valid docblock usage (#7401) (#7402) 11 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 42c7c87390 DX: add `php_unit_data_provider_name` to `@PhpCsFixer:risky` set (#7069) 1 year ago
  Greg Korba 7b7f77f97d bug: `PhpdocToCommentFixer` support for enum cases (#7040) 1 year ago
  Kuba Werłos 80d66319d6 DX: add more tests to CommentsAnalyzer (#7041) 1 year ago
  Kuba Werłos 6b69f7a886 bug: PhpdocToCommentFixer - fix for PHPDoc before fn (#6973) 1 year ago
  Greg Korba 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 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
  Joyce Babu 2cbb591bb6 minor: PhpdocToCommentFixer - allow phpdoc comments before trait use statement. Fixes #6092 (#6565) 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 e03250a824 CommentsAnalyzer - before static call 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 0b1320af10 simplify code, more tests 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  Dariusz Ruminski 44857f64be PhpdocToCommentFixer - add support for attributes 3 years ago
  SpacePossum 08ae531182 NoExtraBlankLinesFixer - handle use cases on same line 4 years ago
  SpacePossum cc0ebc15e6 Priority issues 4 years ago
  Kuba Werłos b27f23f2ae CommentsAnalyzer - fix for declare before header comment 5 years ago
  Julien Falque 814df6b8d0 Ensure compatibility with PHP 7.4 arrow functions 5 years ago
  Dariusz Ruminski f8e5135a1e DX: php_unit_test_case_static_method_calls - use default config 5 years ago
  Kuba Werłos b43d83a9ad DX: cleanup - remove redundant @param annotations 6 years ago
  Kuba Werłos 924333da77 Refactor PhpdocToCommentFixer - extract checking to CommentsAnalyzer 6 years ago
  Kuba Werłos d4c797640c Add CommentToPhpdocFixer 6 years ago