Skip to content

Add FixTagTypoFixer for plural doc block tag typos#87

Closed
TomasVotruba wants to merge 5 commits into
mainfrom
tv-fix-tag-typo
Closed

Add FixTagTypoFixer for plural doc block tag typos#87
TomasVotruba wants to merge 5 commits into
mainfrom
tv-fix-tag-typo

Conversation

@TomasVotruba

Copy link
Copy Markdown
Member

Adds FixTagTypoFixer that fixes plural typos in doc block tags:

  • @returns@return
  • @params@param
  • @vars@var

Also handles psalm-/phpstan- prefixes.

Extends AbstractDocBlockFixer for shared token traversal. Covered with unit test + fixtures.

@TomasVotruba TomasVotruba deleted the tv-fix-tag-typo branch June 25, 2026 09:41
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