Skip to content

v3.49.0 Insomnia

Compare
Choose a tag to compare
@keradus keradus released this 02 Feb 00:41
· 167 commits to master since this release
v3.49.0
8742f7a

What's Changed

  • feat: introduce string_implicit_backslashes as escape_implicit_backslashes replacement by @mvorisek in #7669
  • feat: introduce PhpdocListTypeFixer by @kubawerlos in #7796
  • feat: Add ordered_types to @Symfony by @VincentLanglet in #7356
  • feat: update Symfony.nullable_type_declaration_for_default_null_value config by @keradus in #7773
  • feat: @PhpCsFixer ruleset - enable php_unit_data_provider_static by @mvorisek in #7685
  • fix: ClassKeywordFixer must run before FullyQualifiedStrictTypesFixer by @krzysztofrewak in #7767
  • fix: LowercaseStaticReferenceFixer - do not change typed constants by @kubawerlos in #7775
  • fix: TypeExpression - do not break type using walkTypes method by @kubawerlos in #7785
  • fix: ClassDefinitionFixer for anonymous class with PHPDoc/attribute on separate line by @mvorisek in #7546
  • fix: function_to_constant get_class() replacement by @mvorisek in #7770
  • fix: Allow using cache when running in Docker distribution by @Wirone in #7769
  • fix: PhpdocTypesFixer - handle more complex types by @kubawerlos in #7791
  • docs: Docker - use gitlab reporter in GitLab integration example by @keradus in #7764
  • docs: Docker in CI - don't suggest command that overrides path from config file by @keradus in #7763
  • DX: check deprecations exactly by @keradus in #7742
  • chore: DescribeCommand - better handling of deprecations by @kubawerlos in #7778
  • chore: Exclude topic/core issues/PRs from Stale Bot by @Wirone in #7788
  • chore: add missing key types in PHPDoc types by @kubawerlos in #7779
  • chore(checkbashisms): update to 2.23.7 by @kubawerlos in #7780

Full Changelog: v3.48.0...v3.49.0