Actions
Bug #24295
openLock PHPCompatibility library to specific commit
Start date:
2026-01-26
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
The PHPCompatibility package dropped support for PHPCS < 4.0 back in November. See: https://github.com/PHPCompatibility/PHPCompatibility/pull/2009
We previously locked ourselves to the develop branch of that package because it's the way to provide support for the latest version of PHPCompatibilityWP. See: https://github.com/PHPCompatibility/PHPCompatibilityWP/issues/40#issuecomment-1139623926, https://redmine.gc.cuny.edu/issues/18496
To maintain the house of cards, we now need to mark the last compatible commit of PHPCompatibility as version 9.99.9 so that we continue to satisfy other dependencies and can update other PHPCS related packages.
Actions