Skip to content

Conversation

@jaymcp
Copy link
Contributor

@jaymcp jaymcp commented Sep 30, 2025

Description

Rather than maintain a list of allowed/disallowed
tags in class comments, we no longer place any
restrictions upon them. This allows us to define
PHPStan types, Phan annotations, etc. without
having to add PHPCS ignores to the comment.

Types of changes (if applicable):

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).

Checklist (if applicable):

  • All checks pass when running `composer run all-checks.

Rather than maintain a list of allowed/disallowed
tags in class comments, we no longer place any
restrictions upon them. This allows us to define
PHPStan types, Phan annotations, etc. without
having to add PHPCS ignores to the comment.
@jaymcp jaymcp merged commit 452e70e into main Sep 30, 2025
6 checks passed
@jaymcp jaymcp deleted the fix/class-comments branch September 30, 2025 11:19
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.

2 participants