Skip to content

v3.46.0 Three Keys

Compare
Choose a tag to compare
@keradus keradus released this 03 Jan 21:38
· 270 commits to master since this release
v3.46.0
be6831c

What's Changed

  • chore: reduce PHPStan baseline by @keradus in #7643
  • fix: PHP_CS_FIXER_FUTURE_MODE - proper boolean validation by @keradus in #7651
  • feat: change default ruleset to @PER-CS (only behind PHP_CS_FIXER_FUTURE_MODE=1) by @keradus in #7650
  • fix: PhpdocToParamTypeFixerTest - support for arrow functions by @keradus in #7647
  • feat: Support new/instanceof/use trait in fully_qualified_strict_types by @mvorisek in #7653
  • chore: fix internal typehints in Tokens by @keradus in #7656
  • docs: Show class with unit tests by @mvorisek in #7667
  • fix: Handle FQCN properly with leading_backslash_in_global_namespace option enabled by @mvorisek in #7654
  • fix: FQCN parse phpdoc using full grammar regex by @mvorisek in #7649

Full Changelog: v3.45.0...v3.46.0