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
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 3 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
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  SpacePossum aacc80403c minor: ExplicitStringVariableFixer - Fix to PHP8.2 compat code (#6424) 2 years ago
  SpacePossum 44f272e753 Clean up test based on PHP requirements 3 years ago
  SpacePossum 0b1320af10 simplify code, more tests 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  Kuba Werłos 93efab532b ExplicitStringVariableFixer - variables pair if one is already explicit 4 years ago
  SpacePossum c12abbc052 Merge branch '2.14' 5 years ago
  Filippo Tessarotto 919cc3729d Fix for variable as an array key 5 years ago
  Kuba Werłos 9037db7f2b ExplicitStringVariableFixer - add test case for variable as an array key 5 years ago
  Dave van der Brugge 359e5a163a SimpleToComplexStringVariableFixer - Introduction 6 years ago
  Filippo Tessarotto 88374e7869 ExplicitStringVariableFixer - fix case of 2 variables next to each other 6 years ago
  Kuba Werłos e639163233 ExplicitStringVariableFixer - add test case for 2 variables next to each other 6 years ago
  Gregor Harlan 4c2222c493 ExplicitStringVariableFixer - fix array handling 6 years ago
  Nat Zimmermann 582b49c728 Handle binary strings in explicit_string_variable 6 years ago
  Julien Falque 5134589586 Add ArrayIndentationFixer 6 years ago
  Filippo Tessarotto 73036dd504 ExplicitStringVariableFixer: handle parsed array and object 6 years ago
  Filippo Tessarotto b8ea43bbca Add ExplicitStringVariableFixer 7 years ago