Skip to content

1.0.1

Choose a tag to compare

@guanguans guanguans released this 18 Jan 09:11
· 35 commits to main since this release

1.0.1 - 2026-01-18

✨ Features

  • rules: Add AbstractMixedTypeRule for node processing (8372569)
  • rules: Add PHPStan configuration for neon file handling (96ef5b1)
  • rules: Enhance ForbiddenSideEffectsFunctionLikeRule for file nodes (4fa8bc9)

💅 Code Refactorings

  • rules: Rename AbstractMixedTypeRule to AbstractMixedNodeTypeRule (6660d82)
  • rules: Rename ForbiddenSideEffectsFunctionLikeRule to ForbiddenSideEffectsRule (87fa6a9)