Skip to content

1.3.1 - 2025-06-08

Choose a tag to compare

@jrfnl jrfnl released this 08 Jun 20:05
· 68 commits to stable since this release
8cb1a93

Changed

Other

  • Composer: The minimum PHPCSUtils requirement has been updated to ^1.0.12 (was ^1.0.9). #346
  • Various housekeeping.

Fixed

Universal

  • Universal.UseStatements.DisallowMixedGroupUse: the fixer could get confused when the "base" name for the group name contained a leading backslash, leading to parse errors in the fixed code. #350