Commit History

Author SHA1 Message Date
  Eldar Khassanov 3c88c67143 fix: MethodChainingIndentationFixer does not fix indentation of last chained property (#8080) 2 months ago
  Kuba Werłos 601f01f472 chore: add `@return` tags for data providers that do not have array in data (#8179) 3 months ago
  Kuba Werłos 2bffa8121d chore: remove duplicates from data providers that are copies in code (#8145) 3 months ago
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 5 months ago
  Kuba Werłos 93fa899049 DX: unify fixer's test method names - quick wins (#7584) 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 a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  SpacePossum b79918b563 bug: MethodChainingIndentationFixer - Fix bug with attribute access (#6573) 2 years ago
  Nicolas Tuttle ee157265a6 bug: Fix MethodChainingIndentationFixer with arrow functions and class instantiation (#5587) 2 years ago
  Julien Falque c1bcf0ce1a minor: Split BracesFixer (#4884) 2 years ago
  SpacePossum 07d837422b PHP7.4 - clean up tests 2 years ago
  SpacePossum 0b1320af10 simplify code, more tests 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
  Kuba Werłos f49510a656 [7.3] MethodChainingIndentationFixer - add tests for PHP 7.3 5 years ago
  Dariusz Ruminski b0bf878d53 bug #3528 MethodChainingIndentationFixer - nested params bugfix (Slamdunk) 6 years ago
  Filippo Tessarotto 0ee5d12f9c MethodChainingIndentationFixer: nested params bugfix 6 years ago
  Dariusz Ruminski e19258e32d Merge branch '2.10' 6 years ago
  Julien Falque c338f5ff44 Fix method chaining indentation in HTML 7 years ago
  Julien Falque 5134589586 Add ArrayIndentationFixer 7 years ago
  Julien Falque 474d448673 MethodChainingIndentationFixer - Refactoring 7 years ago
  boliev 9fadf2553a MethodChainingIndentationFixer - Create fixer 7 years ago