6.14.3
What's Changed
Fixes
- Remove redefinition of Attribute constants. by @hschletz in https://github.com/vimeo/psalm/pull/11625
- Remove usages of deprecated
curl_close()function by @theodorejb in https://github.com/vimeo/psalm/pull/11626 - Declare
NoDiscardattribute as immutable by @Baptouuuu in https://github.com/vimeo/psalm/pull/11611 - dependencies : allow symfony 8 by @NicolasDievart in https://github.com/vimeo/psalm/pull/11594
Internal changes
- Bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/vimeo/psalm/pull/11623
Other changes
New Contributors
- @hschletz made their first contribution in https://github.com/vimeo/psalm/pull/11625
- @Baptouuuu made their first contribution in https://github.com/vimeo/psalm/pull/11611
- @NicolasDievart made their first contribution in https://github.com/vimeo/psalm/pull/11594
Full Changelog: https://github.com/vimeo/psalm/compare/6.14.2...6.14.3