Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
phpcs: Clean up after #33287 (#33288)
Changes in #33287 cleaned up our phpcs configs to better ignore rules that need ignoring where they need ignoring. That means we can get rid of a lot of `phpcs:ignore` and `phpcs:disable` directives that are no longer needed. And while we're at it, let's remove some compatibility code for PHP before 5.6 and make use of WordPress's polyfills where we can. Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6317511559
- Loading branch information