Commit History

Author SHA1 Message Date
  Dariusz Rumiński 209f77687b feat: Symfony - adjust configuration for sets (#8188) 2 months ago
  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
  Greg Korba 8210c16064 feat: Ability to remove unused imports from multi-use statements (#7815) 9 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 93fa899049 DX: unify fixer's test method names - quick wins (#7584) 11 months ago
  Javier Spagnoletti 93eb1d4d75 fix: import detection for attributes at `NoUnusedImportsFixer` (#7246) 1 year 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
  Michael Voříšek e9d4c356ee bug: Import with different case must not be removed by non-risky fixer (#7095) 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
  Bradie Tilley 35acd1429d bug: False positive on used imports when docblock includes it with mismatching case (#6909) 1 year ago
  Kuba Werłos 0b08635a8a bug: NoUnusedImportsFixer - fix for splat operator (#6836) 1 year ago
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  SpacePossum 10005119bf bug: TypeAlternationTransformer - TypeIntersectionTransforme - Bug: handle attributes (#6579) 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 b45f17a993 UseTransformer - Trait import in enum fix (PHP8.1) 2 years ago
  SpacePossum 923af7bc30 clean ups 3 years ago
  SpacePossum 6b4ded3437 PHP8.1 - New in initializers (start) 3 years ago
  SpacePossum 369cb63e5a PHP8.1 - FirstClassCallable 3 years ago
  SpacePossum ef7be2f845 PHP8.1 - "final const" support 3 years ago
  SpacePossum a65559994f NoUnusedImportsFixer - use in attribute 3 years ago
  SpacePossum 3a18c3205e TokensAnalyzer - isConstantInvocation PHP 8 issue 3 years ago
  Kuba Werłos 59c3e9459f Remove references to PHP 7.0 in tests 3 years ago
  Julien Falque 1fc2bdafcf NoUnusedImportsFixer - Fix undetected unused imports when type mismatch 3 years ago
  Dariusz Ruminski 3662999495 Merge branch 'master' into 3.0 3 years ago
  Kuba Werłos 91b5d10553 Add support for nullsafe object operator 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  SpacePossum a4d92e8e19 PHP8 care package 4 years ago
  SpacePossum 5d9d0e6f3a NoUnusedImportsFixer - do not match variable name as import 4 years ago
  SpacePossum a2771a8287 Import cannot be used after `::` so can be removed. 5 years ago
  Julien Falque 37b811e09f Fix test failure 5 years ago
  SpacePossum e9a5622fcc tweaks 5 years ago
  Julien Falque 7eaeacf86e Fix imports detected as used in namespaces 5 years ago
  Dave van der Brugge e683f4d22e Change transformers order, fixing untransformed T_USE 6 years ago
  Julien Falque 4b0655c294 NoUnusedImportsFixer - Rewrite 6 years ago
  Kuba Werłos 5dd0b6a73a NoUnusedImportsFixer - Add tests 7 years ago
  Dariusz Ruminski f9b288a22a Merge branch '2.2' into 2.9 6 years ago
  SpacePossum ffd64db003 NoUnusedImportsFixer - fix comment handling 6 years ago
  Dariusz Ruminski 91cd1cfe58 Merge branch '2.2' into 2.7 7 years ago
  Dariusz Ruminski 7ae323de73 DX groom CS 7 years ago
  Dariusz Ruminski ecec348250 Merge branch '2.2' into 2.6 7 years ago
  SpacePossum 484d8be27e PHP 7.2 compat. 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
  Dariusz Ruminski b322632ce1 Merge branch '2.2' into 2.4 7 years ago
  Julien Falque 8566fd5381 Fix extra blank line 7 years ago
  Dariusz Ruminski 055d67bc0b Merge branch '2.2' into 2.3 7 years ago