v1.2.0
What's Changed
- Disallow short null types by @vitalij-vladimirov in #8
type|nullmust be used instead of?typelint fixwill automatically fix all null type errors
- Disable
PSR1.Files.SideEffects.FoundWithSymbolsrule to prevent errors onreadonly classin PHP 8.2 by @vitalij-vladimirov in #8
Full Changelog: v1.1.2...v1.2.0