You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2025. It is now read-only.
ERROR: Referenced sniff "PHPCompatibility.PHP.RemovedExtensions" does not exist
is caused by changes in https://github.com/PHPCompatibility/PHPCompatibility
PHP.RemovedExtensions is moved to Extensions.RemovedExtensions
To fix it we should modify following line:
https://github.com/Automattic/_s/blob/master/phpcs.xml.dist#L126