Problem/Motivation
The Drupal core committers agreed today that Drupal 10.0.0 will require PHP 8.1. (A wider announcement will be posted about this within the next couple weeks.)
Proposed resolution
Update the minimum PHP version requirement.
Remaining tasks
Update the handbook, release notes, etc.
User interface changes
Users will not be able to install, update, or run Drupal 10 on PHP 8.0.
API changes
TBD (followups)
Data model changes
N/A
Release notes snippet
Drupal 10 now requires PHP 8.1. (We will publish a broader announcement about this requirement in the near future, including recommendations for sites that do not yet have PHP 8.1 available for them.)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | php81.patch | 4.44 KB | xjm |
Comments
Comment #2
xjmComment #3
xjmComment #4
xjmComment #5
xjmComment #6
andypostI think tomorrow PHP will announce security releases, and probably it could be 8.1.3
Comment #7
xjm@andypost, yep, we can still increase the patch version anytime between now and beta1. We just should get this in before alpha2, which we want to release within the next day or so for today's security updates (among other things).
Comment #8
andypostJust checked https://github.com/php/php-src/commit/9bc17e44be7577ad8dcf325e9a8e104b58... and the function is not used by core
Patch is rtbc at this point
Comment #10
larowlanCommitted be5fec9 and pushed to 10.0.x. Thanks!
Updated my local to 8.1 in order to get it to work :)
Comment #11
andypostUpdated CR for versions