6.15.0
Note: GPG signatures for older releases will be regenerated shortly using the new 99BF4D9A33D65E1E key, since the old one expired.
What's Changed
Features
- Support PHP 8.4 interface property hooks by @adamaveray in https://github.com/vimeo/psalm/pull/11569
Fixes
- Improve performance of getIssueTrace by @danog in https://github.com/vimeo/psalm/pull/11629
- Minor property hook improvements by @danog in https://github.com/vimeo/psalm/pull/11657
- Fix GPG signing key by @danog in https://github.com/vimeo/psalm/pull/11658
Other changes
- Add a missing argument of PDO::sqliteCreateFunction(). by @sukei in https://github.com/vimeo/psalm/pull/11591
New Contributors
- @adamaveray made their first contribution in https://github.com/vimeo/psalm/pull/11569
- @sukei made their first contribution in https://github.com/vimeo/psalm/pull/11591
Full Changelog: https://github.com/vimeo/psalm/compare/6.14.3...6.15.0