mirror of
https://gh.wpcy.net/https://github.com/WordPress/WordPress-Coding-Standards.git
synced 2026-05-01 03:32:18 +08:00
As discussed in issue 2048 and PR 2049, to add support for PHP 8.1 features to WPCS and prevent false positives related to PHP 8.1 features, this commit ups the minimum supported PHPCS version to PHPCS 3.7.0. Includes updating the GH Actions matrixes for this change. Fixes 2048
481 B
481 B
| name | about |
|---|---|
| Dependency Change | A reminder to take action when a WPCS dependency changes |
Rationale
References
- ...
Action Checklist
- ...