2.0.0
Added
- Check format of union type hints on PHP 8, using
SlevomatCodingStandard.TypeHints.UnionTypeHintFormat
.
Changed
-
Upgrade to slevomat/coding-standard version 7.
This may require downstream changes, since some Slevomat sniffs have BC breaks. This is why ramsey/coding-standard is bumping to version 2.0.0 for this change.
See the Slevomat changelog for 7.0.0 for details.