-
Notifications
You must be signed in to change notification settings - Fork 80
update to php8 #268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update to php8 #268
Conversation
|
Bump 😉 |
|
help? ;) sorry almost no time for this project ... any PRs are highly appreciated. |
|
Sure. I can help with this one as a next PR after #308 - if you could please take a look. |
|
This can possibly conflict with the Alpine bump PR, need to check if the PHP version if satisifed for all listed versions in versions.txt The compatiblity table is there: https://docs.humhub.org/docs/admin/requirements/#php-environment That's a pitty we do not have precise control over the PHP version, but it would require a lot more effort. |
|
Just checked - Alpine 3.17 contains PHP 8.1 (https://pkgs.alpinelinux.org/packages?name=php*&branch=v3.17&repo=&arch=&maintainer=) and HumHub 1.11 - 1.13 is compatible with PHP 8.1 (https://docs.humhub.org/docs/admin/requirements/#php-environment). |
|
Wow thank you so much for your help! I think it should be no problem to drop the support for versions < 1.11 and continue with PHP8 only. |
… to v1.15.0@a2a5719 by renovate (#16491) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mriedmann/humhub-allinone](https://togithub.com/mriedmann/humhub-docker) | minor | `1.13.2` -> `1.15.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>mriedmann/humhub-docker (ghcr.io/mriedmann/humhub-allinone)</summary> ### [`v1.14.5`](https://togithub.com/mriedmann/humhub-docker/releases/tag/1.14.5) #### What's Changed - update to php8 by [@​mriedmann](https://togithub.com/mriedmann) in [https://github.com/mriedmann/humhub-docker/pull/268](https://togithub.com/mriedmann/humhub-docker/pull/268) - Bump library/nginx from 1.23.4-alpine to 1.25.1-alpine by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mriedmann/humhub-docker/pull/321](https://togithub.com/mriedmann/humhub-docker/pull/321) - stabilize integrity check by [@​mriedmann](https://togithub.com/mriedmann) in [https://github.com/mriedmann/humhub-docker/pull/323](https://togithub.com/mriedmann/humhub-docker/pull/323) - Bump library/nginx from 1.25.1-alpine to 1.25.3-alpine by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/mriedmann/humhub-docker/pull/330](https://togithub.com/mriedmann/humhub-docker/pull/330) - update to 1.14.5 as stable by [@​jvies](https://togithub.com/jvies) in [https://github.com/mriedmann/humhub-docker/pull/327](https://togithub.com/mriedmann/humhub-docker/pull/327) **Full Changelog**: mriedmann/humhub-docker@1.13.2...1.14.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
No description provided.