Skip to content

Ruleset: maintain compatibility with PHPCS 2.x #1144

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
merged 1 commit into from
Sep 15, 2017

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Sep 15, 2017

In PHPCS 3.x, the message, type and a number of other errorcode properties can be changed for all errors in a sniff in one go.
In PHPCS 2.x this is not yet possible and needs to be configured for each errorcode individually.

Issues introduced (by me) in #1111

In PHPCS 3.x, the message, type and a number of other errorcode properties can be changes for all errors in a sniff in one go.
In PHPCS 2.x this is not yet possible and needs to be configured for each errorcode individually.
@JDGrimes JDGrimes merged commit 11c1bf4 into develop Sep 15, 2017
@JDGrimes JDGrimes deleted the feature/maintain-phpcs-2-compat branch September 15, 2017 12: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.

3 participants