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 71187b8c2b chore: cleanup tests that had `@requires PHP 7.4` ages ago (#8122) 2 months ago
  Dariusz Rumiński 064efa1f89 refactor: refactor to templated trait+interface (#7988) 3 months ago
  Greg Korba 66d2e154c2 fix: make `BinaryOperatorSpacesFixer` work as pre-v3.47 (#7751) 8 months ago
  wadakatu edce2ad4cb fix: `BinaryOperatorSpacesFixer` - align correctly when multiple shifts occurs in single line (#7593) 8 months ago
  Kuba Werłos afef6a70af fix: BinaryOperatorSpacesFixer - do not add whitespace inside short function (#7523) 9 months ago
  SpacePossum ca5617e824 chore: typo (#7367) 11 months ago
  Mathieu Dubois 91fbabfb58 feature: add at least one space around binary operators (#7175) 1 year 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 e68398d0d8 bug: BinaryOperatorSpacesFixer - fix for static in type (#6835) 1 year ago
  Kuba Werłos 2c8332b623 bug: BinaryOperatorSpacesFixer - fix parameters with union types passed by reference (#6826) 1 year ago
  Vincent Langlet 6b7eb5b12d feature: binary_operator_spaces - Revert change about => alignment and use option instead (#6724) 1 year ago
  Kuba Werłos a2bdba33dd Make static data providers that are not using dynamic calls (#6696) 1 year ago
  Vincent Langlet ad0a87e269 bug: Align all the arrows inside the same array (#6590) 1 year ago
  Jeremiasz Major 4d5472ca2c DX: Specify value type in iterables in tests (#6594) 2 years ago
  Vincent Langlet e59005df5e bug: [BinaryOperatorFixer] Fix more issues with scoped operators (#6559) 2 years ago
  Vincent Langlet 2c36a47a04 bug: BinaryOperatorSpacesFixer: Solve issues with scoped arrow and equal alignments (#6515) 2 years ago
  Vincent Langlet 953b8380de bug: Fix 3 weird behavior about BinaryOperatorSpacesFixer (#6450) 2 years ago
  Jeremiasz Major 93beae7eef bug: Fix BinaryOperatorSpacesFixer adding whitespace outside PHP blocks (#6476) 2 years ago
  Julien Falque 15ce60de1b minor: Remove unnecessary PHP version constraints (#6461) 2 years ago
  Jérémy DECOOL 866715801a bug: TokensAnalyzer - fix intersection types considered as binary operator (#6414) 2 years ago
  Vincent Langlet eea710d241 bug: BinaryOperatorSpacesFixer - Fix align of operator with function declaration (#6445) 2 years ago
  Vincent Langlet 8438b669e2 bug: BinaryOperatorSpacesFixer - Allow to align `=` inside array definitions (#6444) 2 years ago
  SpacePossum e01726a514 more test 2 years ago
  John Paul E. Balandan, CPA 85ee54ec7f BinaryOperatorSpacesFixer - Fix for alignment in `elseif` 2 years ago
  Vincent Langlet f7750fdeab [BinaryOperatorSpacesFixer] Fix align of `=` inside calls of methods 2 years ago
  SpacePossum 44f272e753 Clean up test based on PHP requirements 3 years ago
  SpacePossum 0b64c2a5cf Tree shake PHP8.1 PRs 3 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
  Kuba Werłos 59c3e9459f Remove references to PHP 7.0 in tests 3 years ago
  Kuba Werłos 62455be671 TypeAlternationTransformer - fix for "callable" type 3 years ago
  Dariusz Ruminski 637d3439c5 Merge branch '2.19' into 3.0 3 years ago
  Kuba Werłos f3ac3970fa TokensAnalyzer - fix for union types 3 years ago
  Julien Falque 6f74ce3694 Fix transforming deprecations into exceptions 3 years ago
  Kuba Werłos c9ec8a678e Use method expectDeprecation from Symfony Bridge instead of annotation 3 years ago
  Dariusz Ruminski 4e484d186e DX: further typing improvements 3 years ago
  Dariusz Ruminski b567e30afc Apply PHP 7.1 typing 3 years ago
  Dariusz Ruminski 223d0c297d Merge branch 'master' into 3.0 3 years ago
  Alexey Kopytko 3d8284e738 Prep work to migrate to PHPUnit 9.x 3 years ago
  Julien Falque fc2f4e87f5 Merge branch 'master' into 3.0 4 years ago
  Julien Falque 80244d878a Fix tests with Symfony 5.1 4 years ago
  Dariusz Ruminski 21c41f01bd Merge branch 'master' into 3.0 4 years ago
  Julien Falque 814df6b8d0 Ensure compatibility with PHP 7.4 arrow functions 4 years ago
  Dariusz Ruminski 58d6bb9f4e Merge branch 'master' into 3.0 4 years ago
  Julien Falque 4088ff5c5e Ensure compatibility with PHP 7.4 null coalescing assignment operator 4 years ago
  Dariusz Ruminski 8f14ed617d Merge branch 'master' into 3.0 4 years ago
  Dariusz Ruminski d25010b1b7 Configure no_superfluous_phpdoc_tags for Symfony 4 years ago