| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| psalm.phar | 2026-03-17 | 51.4 MB | |
| psalm.phar.asc | 2026-03-17 | 228 Bytes | |
| 6.16.0 source code.tar.gz | 2026-03-17 | 4.6 MB | |
| 6.16.0 source code.zip | 2026-03-17 | 5.3 MB | |
| README.md | 2026-03-17 | 1.5 kB | |
| Totals: 5 Items | 61.3 MB | 0 | |
What's Changed
Features
- Add stub for memcached by @ADmad in https://github.com/vimeo/psalm/pull/11717
Fixes
- Fix duplicate error for abstract methods in traits if the issue is due to the implementer by @kkmuffme in https://github.com/vimeo/psalm/pull/11695
- Report regular issue instead of throw/crash by @kkmuffme in https://github.com/vimeo/psalm/pull/11693
- Add PHP 8.5 (and 8.4) handling where it wasn't added yet by @kkmuffme in https://github.com/vimeo/psalm/pull/11697
- curl_share_init_persistent requires non-empty array otherwise throws by @kkmuffme in https://github.com/vimeo/psalm/pull/11701
- Add max_depth option to unserialize() callmap type by @eyupcanakman in https://github.com/vimeo/psalm/pull/11702
- Fix false InvalidArgument for sprintf precision placeholders by @eyupcanakman in https://github.com/vimeo/psalm/pull/11729
Internal changes
- Disable JIT by default, make it opt-in via --force-jit by @alies-dev in https://github.com/vimeo/psalm/pull/11682
- Regenerate callmaps to include new ext-mongodb 2.2 API by @alcaeus in https://github.com/vimeo/psalm/pull/11720
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in https://github.com/vimeo/psalm/pull/11719
New Contributors
- @eyupcanakman made their first contribution in https://github.com/vimeo/psalm/pull/11702
Full Changelog: https://github.com/vimeo/psalm/compare/6.15.1...6.16.0