Commit 9b37567
committed
minor #15393 Adding opcache.preload_user (ThomasLandauer)
This PR was merged into the 4.4 branch.
Discussion
----------
Adding opcache.preload_user
Without this, I can't restart PHP 8 and the service status shows this error:
> Fatal Error "opcache.preload_user" has not been defined
Passing `www-data` is the best guess here, right?
Commits
-------
37c7c4b Adding opcache.preload_user1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
118 | 121 | | |
119 | 122 | | |
120 | 123 | | |
| |||
0 commit comments