v3.0.0-beta.2
Pre-release
Pre-release
What's Changed
- Update line length sniff to disregard long parameter type hints by @jaymcp in #180
- Update line length sniff to disregard lines containing specific prefixes by @jaymcp in #181
- Add several new Sniffs from the Universal standard by @jaymcp in #182
- Move all documentation Sniffs to a separate standard by @jaymcp in #183
- Bump minimum PHP version to 8.2; set PHPStan to level 8 by @jaymcp in #184
Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2