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) 2 months ago
  Christophe Coevoet 1251948699 feat: Add sprintf in the list of compiler optimized functions (#8092) 4 months ago
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 4 months ago
  Dariusz Rumiński 64c4398977 chore: list over array in more places (#7857) 8 months ago
  Kuba Werłos ff9b6f458d chore: unify tests not agnostic of PHP version (#7581) 11 months ago
  Kuba Werłos d9996a1046 fix: ClassAttributesSeparationFixer - handle Disjunctive Normal Form types parentheses (#7428) 1 year ago
  Kuba Werłos 587def308a DX: apply `ReturnToYieldFromFixer` (#7181) 1 year ago
  Greg Korba 9b1ae68f1a DX: Apply current CS rules (#7178) 1 year ago
  Kuba Werłos 4c79a57449 DX: remove unnecessary arrays from data providers (#7170) 1 year ago
  Kuba Werłos a3c3add089 bug: YieldFromArrayToYieldsFixer - fix for `yield from` after `}` (#7169) 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 96d885688d DX: improve test method names to avoid confusion (#6974) 1 year ago
  Greg Korba 7995c50100 DX: Include self_static_accessor fixer in PhpCsFixer set (#6882) 1 year ago
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  Jeremiasz Major 9b070d0d35 feature: Support for constants in traits (#6607) 2 years ago
  Jeremiasz Major 4d5472ca2c DX: Specify value type in iterables in tests (#6594) 2 years ago
  Jakub Kwaśniewski a7ed665307 feature: Introduce configurability to PhpdocSeparationFixer (#6501) 2 years ago
  Julien Falque 15ce60de1b minor: Remove unnecessary PHP version constraints (#6461) 2 years ago
  SpacePossum c17e8422ec DX: cleanup test (#6410) 2 years ago
  SpacePossum 37ef9af66f PHP8.1 - Enum support 2 years ago
  SpacePossum 07d837422b PHP7.4 - clean up tests 2 years ago
  SpacePossum 85355e715d Type alternate fixes 3 years ago
  SpacePossum ef7be2f845 PHP8.1 - "final const" support 3 years ago
  SpacePossum c68307577b PHP8.1 - "readonly" property modifier support 3 years ago
  Graham Campbell fa0d3bc45d Fixed `class_attributes_separation` processing class with multiple trait imports 3 years ago
  SpacePossum 0b1320af10 simplify code, more tests 3 years ago
  Kuba Werłos 59c3e9459f Remove references to PHP 7.0 in tests 3 years ago
  SpacePossum 9ddbc01bf2 ClassAttributesSeparationFixer - fixes 3 years ago
  John Paul E. Balandan, CPA 79bfe09fb3 Introduce `only_if_meta` spacing option 3 years ago
  Dariusz Ruminski ec10484549 Merge branch '2.19' into 3.0 3 years ago
  SpacePossum 51f81160c8 ClassAttributesSeparationFixer - Add `trait_import` support 3 years ago
  Kuba Werłos c9ec8a678e Use method expectDeprecation from Symfony Bridge instead of annotation 3 years ago
  Dariusz Ruminski 3662999495 Merge branch 'master' into 3.0 3 years ago
  Kuba Werłos bdb85f5da1 ClassAttributesSeparationFixer - fix for using visibility for class elements 3 years ago
  Kuba Werłos d3e08de82e ClassAttributesSeparationFixer: do not allow using v2 config 3 years ago
  Dariusz Ruminski 0e8e40e32f Merge branch 'master' into 3.0 3 years ago
  Kuba Werłos dcf5699e08 ClassAttributesSeparationFixer - fix for properties with type alternation 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  Dariusz Ruminski 70b6c046d8 ClassAttributesSeparationFixer - drop deprecated flat list configuration 3 years ago
  SpacePossum d96ea91916 PHP8 - Attributes 3 years ago
  SpacePossum afaf95958d Merge branch '2.16' 4 years ago
  Graham Campbell 3502c8af7c - Detect compile errors correctly 4 years ago
  Adrian Philipp 6236ce2d64 Fixes method none case 4 years ago
  Adrian Philipp 8c74b31bf2 Support deprecated format 4 years ago
  Ruud Kamphuis 97dc049fd1 Fix failing test 4 years ago
  Ruud Kamphuis 1ca17477c6 Apply feedback 4 years ago
  Adrian Philipp 8cd3cf885a New Feature: No new lines between properties 4 years ago
  Julien Falque fe3ead2110 Fix handling array type declaration in properties 5 years ago
  Julien Falque 3cd398eb0c Ensure compatibility with PHP 7.4 typed properties 5 years ago