| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| psalm.phar | 2025-12-10 | 51.3 MB | |
| psalm.phar.asc | 2025-12-10 | 488 Bytes | |
| 6.14.0 source code.tar.gz | 2025-12-08 | 4.6 MB | |
| 6.14.0 source code.zip | 2025-12-08 | 5.3 MB | |
| README.md | 2025-12-08 | 1.7 kB | |
| Totals: 5 Items | 61.2 MB | 0 | |
What's Changed
Features
- Add PHP 8.5 support by @MarjovanLier in https://github.com/vimeo/psalm/pull/11604
- Add PHP 8.5 support by @danog
Internal changes
- Improve performance by avoiding repeated scanning of files included/required only once by @mmcev106 in https://github.com/vimeo/psalm/pull/11478
Other changes
- feat(language server): add --on-open-debounce-ms by @kk-daniel in https://github.com/vimeo/psalm/pull/11550
- fix(language server): fix --on-change-debounce-ms by @kk-daniel in https://github.com/vimeo/psalm/pull/11549
- Replace deprecated __sleep method with __serialize by @theodorejb in https://github.com/vimeo/psalm/pull/11563
- Fix the opcache status retrieval if restricted paths are set. by @dmvrtx in https://github.com/vimeo/psalm/pull/11556
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/vimeo/psalm/pull/11539
- fix: deprecations for PHP 8.5 by @jorgsowa in https://github.com/vimeo/psalm/pull/11541
- ci: add nikic/php-parser deprecations to Psalm baseline by @jorgsowa in https://github.com/vimeo/psalm/pull/11596
- fix: deprecated null offset by @jorgsowa in https://github.com/vimeo/psalm/pull/11599
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/vimeo/psalm/pull/11593
New Contributors
- @dmvrtx made their first contribution in https://github.com/vimeo/psalm/pull/11556
- @MarjovanLier made their first contribution in https://github.com/vimeo/psalm/pull/11604
Full Changelog: https://github.com/vimeo/psalm/compare/6.13.1...6.14.0