Skip to content

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Apr 20, 2025

Description

  • The @var tags should be first in a property docblock according to the PHPCS rules for this codebase (but this wasn't flagged due to an exception being applied - and yes, I will be removing that exception soon).
  • Use full version number in the @deprecated tags, i.e. 4.0.0 instead of 4.0.

Suggested changelog entry

N/A

* The `@var` tags should be first in a property docblock according to the PHPCS rules for this codebase (but this wasn't flagged due to an exception being applied - and yes, I will be removing that exception soon).
* Use full version number in the `@deprecated` tags, i.e. `4.0.0` instead of `4.0`.
@jrfnl jrfnl added this to the 4.0.0 milestone Apr 20, 2025
@jrfnl jrfnl merged commit 66c2064 into 4.x Apr 20, 2025
62 checks passed
@jrfnl jrfnl deleted the phpcs-4.0/feature/various-doc-fixes branch April 20, 2025 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant