Skip to content

2.0.0

Compare
Choose a tag to compare
@ramsey ramsey released this 01 Jul 01:36
· 100 commits to main since this release
2.0.0
b9795c9

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.