Skip to content

8.8.0

Compare
Choose a tag to compare
@kukulich kukulich released this 09 Jan 10:47
· 187 commits to master since this release
8.8.0
59e2514

🔧 Improvements

  • Support for unsealed array shapes
  • Allow for the 1.0.0 version of the Composer PHPCS plugin (thanks to @jrfnl)

🐛 Fixes

  • SlevomatCodingStandard.Classes.RequireAbstractOrFinal: Fixed false positive for readonly classes
  • Fix typo in exception message (thanks to @jslmorrison)