Skip to content

6.18.1

Latest

Choose a tag to compare

@danog danog released this 25 Sep 20:34

What's Changed

Features

  • Emit issues on php <8.5 if overridden method uses self instead of static by @danog in #11985
  • [6.x] Support parameter-conditional types in @self-out / @this-out by @alies-dev in #11964

Fixes

  • fix: false-positive NullableReturnStatement when a nullsafe property fetch is compared to a non-nullable value by @yuriy-sorokin in #11982

Other changes

  • [6.x] Throw TypeParseTreeException for an incomplete conditional type by @alies-dev in #11962

New Contributors

Full Changelog: 6.18.0...6.18.1