8.21.0
🔧 Improvements
SlevomatCodingStandard.Classes.RequireMultiLineMethodSignature: New optionwithPromotedProperties(thanks to @vrana)- Improved support for non-official type hints (thanks to @kkmuffme)
🐛 Fixes
SlevomatCodingStandard.Classes.ConstantSpacing: Some fixes- Fix
voidcannot be changed tonullandnever/voidcannot be used in a union (thanks to @kkmuffme)