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) 4 weeks ago
  Kuba Werłos 2bffa8121d chore: remove duplicates from data providers that are copies in code (#8145) 1 month ago
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 3 months ago
  Michael Voříšek 54e8f39bcb feat: Add support for callable template in PHPDoc parser (#7084) 6 months ago
  Simon 1d34bb2e06 feat: `PhpdocTypesOrderFixer` Support DNF types (#7732) 8 months ago
  Aleksey Polyvanyi 5f3892b03b feat: Configurable case sensitivity for more ordering fixers (#7021) 1 year ago
  Kuba Werłos 587def308a DX: apply `ReturnToYieldFromFixer` (#7181) 1 year ago
  Michael Voříšek a23f63b681 minor: Parse callable using full phpdoc grammar (#7094) 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 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
  Kuba Werłos 0a19733dc2 PhpdocTypesOrderFixer - fix for intersection types 2 years ago
  Julien Falque 0c76fe5cce PhpdocTypesOrderFixer - Improve nested types support 2 years ago
  Ruud Kamphuis 533a934034 Add failing test for #5850 3 years ago
  SpacePossum 0b1320af10 simplify code, more tests 3 years ago
  Filippo Tessarotto 752a7f29a6 PhpdocTypesOrderFixer: handle callable() type 3 years ago
  Kuba Werłos 5669a314f6 PhpdocTypesOrderFixer: fix for array shapes 3 years ago
  Dariusz Ruminski 985a3f240f Merge branch 'master' into 3.0 3 years ago
  Andrei Tcaci f0337f45ff PhpdocTypesOrderFixer - handle complex keys 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  Laurent Clouet 8b8eca0a5a PhpdocTypesOrderFixer - Prevent unexpected default value change 4 years ago
  Julien Falque c14517423f Fix ordering of nested generics 6 years ago
  Dariusz Ruminski c6603299b2 Merge branch '2.2' into 2.4 7 years ago
  Julien Falque 2c0cdb5b8e Add PhpdocTypesOrderFixer 7 years ago