Commit History

Author SHA1 Message Date
  Michael Voříšek f65e6a20c9 fix: parsing mixed `&` and `|` in `TypeExpression` (#8210) 1 day ago
  Kuba Werłos 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 4 weeks ago
  Greg Korba 4e57f31703 fix: Look up for PHPDoc's variable name by only chars allowed in the variables (#8062) 3 months ago
  Dariusz Rumiński 9782155324 chore: Use `list` over `array` in more places (#7905) 5 months ago
  Greg Korba b1ffa8aaeb feat: Support for multi-use statements in `NamespaceUsesAnalyzer` (#7814) 7 months ago
  Dariusz Rumiński 1dc9c052c0 chore: use ::class more (#7545) 9 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 617aabaf6c DX: rename data providers (#7058) 1 year ago
  Greg Korba 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 1 year ago
  Kuba Werłos f38ecb126c bug: PhpdocTypesFixer - handle types with no space between type and variable (#6922) 1 year ago
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  Alexandr Zolotukhin 531eaeb519 feature: NoSuperfluousPhpdocTagsFixer - support untyped and empty annotations in phpdoc (#5792) 2 years ago
  SpacePossum c17e8422ec DX: cleanup test (#6410) 2 years ago
  Kuba Werłos c8501a33cf PhpdocTypesFixer - fix recognizing callable 2 years ago
  SpacePossum 07d837422b PHP7.4 - clean up tests 2 years ago
  SpacePossum b61622c06e minor #6242 Annotation - improve on recognising types with reference and splat operator (kubawerlos) 2 years ago
  Kuba Werłos f6093dd7f3 Annotation - improve on recognising types with reference and splat operator 2 years ago
  Kuba Werłos 0a19733dc2 PhpdocTypesOrderFixer - fix for intersection types 2 years ago
  Kuba Werłos 199fb6f337 Annotation - improve getting variable name 2 years ago
  Kuba Werłos 6bf7ba5282 PhpdocTo(Param|Property|Return)TypeFixer - fix for type intersections 2 years ago
  SpacePossum 923af7bc30 clean ups 2 years ago
  SpacePossum 79f0872575 TokensAnalyzer.php - Fix T_ENCAPSED_AND_WHITESPACE handling in isBinaryOperator 2 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
  Dariusz Ruminski bd8ec6a308 DX: automate checking 7.0 types on project itself 3 years ago
  Dariusz Ruminski d78a368024 Merge branch '2.19' into 3.0 3 years ago
  Julien Falque fd4a770784 Improve PHPDoc types support 4 years ago
  Dariusz Ruminski fc683a2f6f Merge branch 'master' into 3.0 3 years ago
  Julien Falque 462260d4bd Refactor conversion of PHPDoc to type declarations 5 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  Alexey Kopytko 3d8284e738 Prep work to migrate to PHPUnit 9.x 3 years ago
  SpacePossum 7455379828 Merge branch '2.15' into 2.16 3 years ago
  SpacePossum a26b8353de Annotation - fix for Windows line endings 4 years ago
  Kuba Werłos 213c93e290 PhpdocScalarFixer - fix for comment with Windows line endings 4 years ago
  Dave van der Brugge ad2356302a Fix handling `/**` and `*/` on the same line as the first and/or last annotation 6 years ago
  SpacePossum 35e96edc5a PhpdocToReturnType - Add support for Foo[][]. 5 years ago
  Dariusz Ruminski f8e5135a1e DX: php_unit_test_case_static_method_calls - use default config 5 years ago
  Dave van der Brugge 23084e9d81 PhpdocNoEmptyReturnFixer - account for null[] 6 years ago
  Dariusz Ruminski 44b067d2bd Merge branch '2.2' into 2.9 6 years ago
  Dariusz Ruminski 878eb6bf39 PHPUnit - use common base class 7 years ago
  Dariusz Ruminski f3aa5c0271 DX: reapply newest CS 6 years ago
  Filippo Tessarotto 20f4d49604 Add EscapeImplicitBackslashesFixer 7 years ago
  Dariusz Ruminski 6cb4f9a7f6 Add support for PHPUnit 6, drop PHPUnit 4 6 years ago
  Dariusz Ruminski 3c6d89b29b Use ::class 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 a3f467768d Merge branch '2.2' into 2.3 7 years ago
  Julien Falque 6d472993d9 Fix parsing of collections with multiple key types 7 years ago
  Dariusz Ruminski bc68ab98fc Merge branch '2.2' into 2.3 7 years ago