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
The mustache/mustache library remains a blocker. A PR exists to ensure PHP 8.4 compatibility, but there is no activity. -> We should consider forking or look for an alternative.
We need to harden the updater so that older PHP versions can still update to the latest possible compatible version. This obviously needs to happen before 3.0.0.
With this bump we can:
Drop support for older WordPress versions, likely WordPress 4.8 and below
Right now we have a few issues scattered across multiple repositories, so I figured I'd create one to combine them all.
To-do
Expected breaking changes in v3.0.0
PHP version bump
In our next release, we’ll bump the minimum PHP version to 7.2.24+.
Previous groundwork for that in v2.12.0
mustache/mustachelibrary remains a blocker. A PR exists to ensure PHP 8.4 compatibility, but there is no activity. -> We should consider forking or look for an alternative.symfony/process#6018wp-cli/package-commandcan no longer be installed on 5.6 because of security advisoriesWith this bump we can:
wp-settings-cli.phpfile inwp-cli/wp-cli, which is for WP < 4.6To do this bump:
wp-cli/wp-cli-bundlewp-cli/wp-cliwp-cli/composer.json
Line 11 in 3ca317a
wp-cli/manifest.json
Line 2 in 3ca317a
wp cli updatewill not show you the new version if you're not on PHP 7.2+wp-cli/php/boot-fs.php
Line 10 in 3ca317a