Skip to content

6.2.0

Compare
Choose a tag to compare
@danog danog released this 03 Feb 11:04
· 98 commits to 6.x since this release
814dfde

This release was possible thanks to a Psalm support contract!

This release adds the new LiteralKeyUnshapedArray issue, controlled by the disallowLiteralKeysOnUnshapedArrays configuration flag (false by default), useful to enforce usage of shaped arrays instead of generic arrays.

What's Changed

Features

Fixes

Full Changelog: 6.1.0...6.2.0