Skip to content

v3.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@jaymcp jaymcp released this 30 Sep 09:11
· 19 commits to main since this release
006e2ab

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