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
Create new releases of our plugins & themes which require PHP8.1. When we do this, look for ways to improve and make it easier to bump PHP versions in the future.
Notes
For each repo, we should:
Update PHP compatibility rule in phpcs.ruleset.xml
Update PHP requirement in composer.json and run composer update -W
Add PHP 8.2 to CI pipelines and set PHP 8.1 & WordPress 6.1.1 as non-experimental matrix combination
Create new releases of our plugins & themes which require PHP8.1. When we do this, look for ways to improve and make it easier to bump PHP versions in the future.
Notes
For each repo, we should:
Repos that need to be updated:
Plugins
Themes
Other
Bedrocks
After we make these changes, we will no longer guarantee support for PHP 8.0.
The text was updated successfully, but these errors were encountered: