Merge branch 'PHP-8.1' into PHP-8.2

This commit is contained in:
Jakub Zelenka 2023-01-14 15:14:44 +00:00
commit d0dd77a3c2
No known key found for this signature in database
GPG key ID: 1C0779DC5C0A9DE4

View file

@ -22,7 +22,7 @@
; The user and group can be specified either by their name or by their numeric ; The user and group can be specified either by their name or by their numeric
; IDs. ; IDs.
; Note: If the user is root, the executable needs to be started with ; Note: If the user is root, the executable needs to be started with
--allow-to-run-as-root option to work. ; --allow-to-run-as-root option to work.
; Default Values: The user is set to master process running user by default. ; Default Values: The user is set to master process running user by default.
; If the group is not set, the user's group is used. ; If the group is not set, the user's group is used.
user = @php_fpm_user@ user = @php_fpm_user@