How to revert to older version of PHP ? #21300
Unanswered
freebrowser1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Since PHP 8.3.10, the module gd is not included anymore in PHP, which did until 8.3.8. But I use gd, so I have made a bug report #21262 on this and in the meantime I want to revert PHP to 8.3.8 so I can use the gd plugin.
How can I revert to a (slightly) older version of a package ?
Beta Was this translation helpful? Give feedback.
All reactions