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
v8.1.0 (#244)
Major updates
* Switching to use Alpine 3.23
* Using latest base images
* Adding PHP 8.5 and making it the default
* Do not install php-opcache on PHP >= 8.5
Minor updates
* Updating to PHP 8.3.28 and 8.4.15
Documentation updates
* Adding PHP 8.4 and 8.5 to README
v7.5.0 (#238)
Major updates
* Changing the way PHP ini / conf values are overridden (**BREAKING CHANGE**)
* Adding opcache and jit support
Minor updates
* Using latest base images