| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| psalm.phar | 2026-09-21 | 52.6 MB | |
| psalm.phar.asc | 2026-09-21 | 228 Bytes | |
| 6.18.0 source code.tar.gz | 2026-09-21 | 4.7 MB | |
| 6.18.0 source code.zip | 2026-09-21 | 5.4 MB | |
| README.md | 2026-09-21 | 1.0 kB | |
| Totals: 5 Items | 62.7 MB | 1 | |
What's Changed
Features
- [6.x] Support the PHP 8.5
#[\NoDiscard]attribute by @alies-dev in https://github.com/vimeo/psalm/pull/11892
Fixes
- Fix closure param type inference by @danog in https://github.com/vimeo/psalm/pull/11972
- Don't mint a type variable for a purely-mixed construction inference by @danog in https://github.com/vimeo/psalm/pull/11973
- Add the PHP 8.5
tracekey toerror_get_last()by @janedbal in https://github.com/vimeo/psalm/pull/11975
Internal changes
- Check out branch-specific baselines for test-with-real-projects by @danog in https://github.com/vimeo/psalm/pull/11957
Other changes
- [6.x] Substitute
selfin@propertytype tokens at scan time by @alies-dev in https://github.com/vimeo/psalm/pull/11846
New Contributors
- @janedbal made their first contribution in https://github.com/vimeo/psalm/pull/11975
Full Changelog: https://github.com/vimeo/psalm/compare/6.17.2...6.18.0