What's Changed
Features
- [6.x] Support the PHP 8.5
#[\NoDiscard]attribute by @alies-dev in #11892
Fixes
- Fix closure param type inference by @danog in #11972
- Don't mint a type variable for a purely-mixed construction inference by @danog in #11973
- Add the PHP 8.5
tracekey toerror_get_last()by @janedbal in #11975
Internal changes
Other changes
- [6.x] Substitute
selfin@propertytype tokens at scan time by @alies-dev in #11846
New Contributors
Full Changelog: 6.17.2...6.18.0