Conversation
|
|
alexandre-daubois
left a comment
There was a problem hiding this comment.
Thanks! Please also remove the experimental: true setting in the CI for PHP 8.5 🙂
|
Looks like there is some outage on GitHub's side causing jobs to fail (failing to call github's API and cache) |
|
@dunglas Ah yes, I wasn't sure if you wanted to make these changes right now like setting 8.5 as the default version everywhere right away. Thanks! |
|
|
||
| variable DEFAULT_PHP_VERSION { | ||
| default = "8.4" | ||
| default = "8.5" |
There was a problem hiding this comment.
we're keeping the default at 8.4 at static-php-cli for now, because too many extensions aren't yet compatible with 8.5 in their latest stable release
There was a problem hiding this comment.
For SPC it makes sense, but for Docker, as we provide images for all supported versions, we can sync defaults with the official images.
Co-authored-by: Marc <m@pyc.ac>
|
Thanks @0x346e3730! |
|
Thank you all for getting this merged quickly, will allow me to play around with 8.5 this week-end 🫶 |
No description provided.