Replies: 4 comments 2 replies
-
Let's see what happens at #1170 |
Beta Was this translation helpful? Give feedback.
-
@mlocati Thanks for your works and recent release |
Beta Was this translation helpful? Give feedback.
-
I think I've added all the extensions that support PHP 8.5. See: |
Beta Was this translation helpful? Give feedback.
-
All seems good, except a little details I don't understand ! Here are details of my Docker installation install-php-extensions zip output
Confirmed by following command : php --re zip | head That gave me
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
FYI @mlocati Don't know if you've begun to work on PHP 8.5 or not.
On my side, following great plan/contrib of Remi Collet at remicollet/remirepo#307, I've updated my own project (branch 2.3, still in dev), and you can find extensions supported with PHP 8.5.0RC1
https://github.com/llaville/docker-php-toolbox/blob/2.3/docs/appendix/extensions.md
Beta Was this translation helpful? Give feedback.
All reactions