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

Use two new sniffs from PHPCSExtra 1.2.0 #2409

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Dec 3, 2023

PHPCSExtra 1.2.0 was released yesterday and contains two new sniffs which IMO would be suitable for adding to WordPressCS.

Includes raising the minimum supported PHPCSExtra version. (will conflict with PR #2408 and will need rebase depending on which is merged first)

Ref:

--

Note: adding these sniffs means this PR will need to go into a new minor, while #2408 can go into a patch release.

PHPCSExtra 1.2.0 was released yesterday and contains two new sniffs which IMO would be suitable for adding to WordPressCS.

Includes raising the minimum supported PHPCSExtra version. (will conflict with PR 2408 and will need rebase depending on which is merged first)

Ref:
* https://github.com/PHPCSStandards/PHPCSExtra/releases/tag/1.2.0
@dingo-d dingo-d merged commit 17cc585 into develop Dec 3, 2023
42 checks passed
@dingo-d dingo-d deleted the feature/phpcsextra-1.2.0-sniffs branch December 3, 2023 22:21
@jrfnl
Copy link
Member Author

jrfnl commented Dec 3, 2023

@dingo-d As you've now merged this, this means that the next release will have to be the 3.1.0 release, so I've moved what was merged so far in the 3.x Next milestone to the 3.1.0 milestone and of the open PRs, I've moved two to the 3.1.0 milestone and removed the milestone from the other two to not make those a blocker for a release.

@dingo-d
Copy link
Member

dingo-d commented Dec 4, 2023

Yup that is fine with me, we shouldn't block new releases (this one wasn't a draft so it's better to merge it sooner than later imo).

@jrfnl jrfnl mentioned this pull request Mar 22, 2024
36 tasks
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