This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
npm run lint:php
command doesn't work on PHP 8.x
#11834
Labels
status: stale
Stale issues and PRs have had no updates for 60 days.
team: Kirigami & Origami
type: cooldown
Things that are queued for a cooldown period (assists with planning).
type: dependencies
Pull requests that update a dependency file (used by renovate).
Describe the bug
Currently, the current version of
woocommerce-sniffs
isn't compatible with the PHP 8.x version. If you run the commandnpm run lint:php
with PHP 8.x, you have this error for each .PHP file:We are already working on upgrading
woocommerce-sniffs
with #11724.To reproduce
Steps to reproduce the behavior:
npm run lint:php
.The text was updated successfully, but these errors were encountered: