Update to PHP 8.4

This commit is contained in:
Mark Hewitt
2024-12-20 00:31:07 +11:00
committed by Tim de Pater
parent 43aa4be9b7
commit 7be04d94a2
5 changed files with 30 additions and 30 deletions

View File

@@ -5,7 +5,7 @@ logfile_maxbytes=0
pidfile=/run/supervisord.pid
[program:php-fpm]
command=php-fpm83 -F
command=php-fpm84 -F
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr