Skip to content

Conversation

dereuromark
Copy link
Contributor

Next "semantic major" 0.3 prep

dereuromark and others added 9 commits August 2, 2025 13:27
Resolves issue where properties using class aliases from use statements
incorrectly triggered doc block type errors. Added typesMatch() method
to properly compare doc block types with typed properties by resolving
aliases through use statements.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Resolves issue where the sniff incorrectly reported errors for array properties using alternative syntax like string[], int[], or array<K,V> in doc blocks when the property was typed as array.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@dereuromark dereuromark changed the title Next Add more useful sniffs. Aug 9, 2025
@dereuromark dereuromark merged commit b1ccffd into master Aug 9, 2025
4 checks passed
@dereuromark dereuromark deleted the next branch August 9, 2025 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant