Skip to content

8.18.0

Choose a tag to compare

@kukulich kukulich released this 01 May 09:55
· 63 commits to master since this release
8.18.0
f3b23cb

🔧 Improvements

  • SlevomatCodingStandard.Classes.ClassStructure: Support for custom method groups based on method name prefix (thanks to @maryo)

🐛 Fixes

  • SlevomatCodingStandard.Functions.RequireMultiLineCall: Fix reporting multiline call which exactly fits into line length limit (thanks to @maryo)