Skip to content

4.19.0

Compare
Choose a tag to compare
@orklah orklah released this 28 Jan 06:35
· 636 commits to 4.x since this release
a2ad69a

What's Changed

Deprecations

Features

  • Errors on superior/inferior reconciliation by @orklah in #7335
  • PHP 8.2: seal all properties configuration by @danog in #7242
  • Add support of template for docblock methods by @vincent4vx in #7385
  • Resolve generics of inherited pseudo methods by @vincent4vx in #7430
  • PHP 8.1: Report missing typehints in overridden native methods by @danog in #7363
  • Add configuration option to disable @psalm-suppress all by @danog in #7431
  • Add support of docblock method using parent keyword by @vincent4vx in #7414

Fixes

Docs

  • Fix typo in documentation filename by @danog in #7373

Internal changes

Other changes

  • !!! Deprecate \Psalm\Plugin\RegistrationInterface methods by @ohader in #7455

New Contributors

Full Changelog: 4.18.1...4.19.0