Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zend.Debug.CodeAnalyzer: soft deprecate the sniff #277

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jan 15, 2024

Description

See #58.

This commit soft deprecates the sniffs with a @deprecated annotation. This will get a mention in the changelog.

Hard deprecation will follow in a future 3.x minor as per #188.

Suggested changelog entry

Deprecated

  • The Zend.Debug.CodeAnalyzer sniff. The sniff will be removed in PHP_CodeSniffer 4.0.

@jrfnl
Copy link
Member Author

jrfnl commented Jan 17, 2024

See 58.

This commit _soft_ deprecates the sniffs with a `@deprecated` annotation. This will get a mention in the changelog.

Hard deprecation will follow in a future 3.x minor as per 188.
@jrfnl jrfnl force-pushed the feature/soft-deprecate-zend-codeanalyzer-sniff branch from 4e5c98c to 829d3d9 Compare January 19, 2024 05:05
@jrfnl
Copy link
Member Author

jrfnl commented Jan 19, 2024

Rebased without changes before merge.

@jrfnl jrfnl enabled auto-merge January 19, 2024 05:06
@jrfnl jrfnl merged commit c4251a1 into master Jan 19, 2024
44 checks passed
@jrfnl jrfnl deleted the feature/soft-deprecate-zend-codeanalyzer-sniff branch January 19, 2024 05:11
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