+* **Deprecation scan in CI** (`.github/workflows/phpcompatibility.yml`, `composer.json`, `docs/guides/CODE-QUALITY.md`, `CONTRIBUTING.md`, `CONTRIBUTING.pt-BR.md`): Added `composer phpcompat` script invoking PHPCompatibilityWP with `testVersion 8.1-` and a sibling GitHub Actions workflow next to `php-lint.yml`. Pinned `phpcompatibility/phpcompatibility-wp` to `^2.1` (was `*`). Workflow runs on every push and PR against `main` and flags any PHP or WordPress deprecated/removed API usage in `clicutcl.php`, `uninstall.php`, and `includes/`.
0 commit comments