Releases
8.5.0
Compare
Sorry, something went wrong.
No results found
🔧 Improvements
PHP 8.2: Support for standalone null, true and false type hints
SlevomatCodingStandard.PHP.RequireExplicitAssertion: Improved support for native simple types
SlevomatCodingStandard.PHP.RequireExplicitAssertion: New option enableIntegerRanges
SlevomatCodingStandard.PHP.RequireExplicitAssertion: New option enableAdvancedStringTypes
Support of phpstan/phpdoc-parser 1.8.0
🐛 Fixes
SlevomatCodingStandard.Classes.PropertyDeclaration: Fixed false positive
SlevomatCodingStandard.PHP.RequireExplicitAssertion: Fixed false positive
SlevomatCodingStandard.ControlStructures.DisallowYodaComparison/RequireYodaComparison: Fixed support for condition in arrow function
SlevomatCodingStandard.Classes.DisallowMultiPropertyDefinition: Fixed false positives for old array definition style
SlevomatCodingStandard.Variables.UselessVariable: Fixed false positives
You can’t perform that action at this time.