Skip to content

Ruleset: hard deprecate support for standards called "Internal" #893

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

Merged

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Mar 18, 2025

Description

Support for standards called Internal was soft deprecated in PHPCS 3.12.0

This PR adds a new Ruleset deprecation notice for when such a standard would be requested from a ruleset.

Support for sniffs not following the naming conventions will be removed in PHPCS 4.0.

Includes test.

Suggested changelog entry

Added deprecation notices (hard deprecation) for:

  • Standards called Internal, which will no longer be supported in PHPCS 4.0.

Related issues/external references

Related to #799

Copy link
Contributor

@rodrigoprimo rodrigoprimo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I left a comment with a small suggestion.

@jrfnl jrfnl modified the milestones: 3.x Last, 3.13.0 Apr 13, 2025
Support for standards called `Internal` was soft deprecated in PHPCS 3.12.0

This PR adds a new Ruleset deprecation notice for when such a standard would be requested from a ruleset.

Support for sniffs not following the naming conventions will be removed in PHPCS 4.0.

Includes test.

Related to 799
@jrfnl jrfnl force-pushed the feature/799-ruleset-remove-support-for-standard-internal branch from fb5eaeb to 3cc4afb Compare April 14, 2025 08:48
@jrfnl
Copy link
Member Author

jrfnl commented Apr 14, 2025

Rebased without changes before merging.

@jrfnl jrfnl merged commit bb9c425 into master Apr 14, 2025
61 checks passed
@jrfnl jrfnl deleted the feature/799-ruleset-remove-support-for-standard-internal branch April 14, 2025 09:49
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.

2 participants