mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #317] PHP 8.4 upgrade #255
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#255
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LexaNz on GitHub (May 14, 2025).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/317
Hello,
Just upgraded my php-fpm from php8.3 to php8.4
I re-installed (just in case), following the git method.
Deployed on Debian 12 with nginx , and https://packages.sury.org/php/ for php packages.
I got those errors on the index page (nothing else on the page)
Cheers,
@nine commented on GitHub (Jun 28, 2025):
My setup on Debian trixie using php8.4 and
libapache2-mod-phpworks as expected.