mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
Support uwsgi sapi in opcache
This commit is contained in:
@@ -2348,6 +2348,7 @@ static inline int accel_find_sapi(void)
|
||||
"apache2filter",
|
||||
"apache2handler",
|
||||
"litespeed",
|
||||
"uwsgi",
|
||||
NULL
|
||||
};
|
||||
const char **sapi_name;
|
||||
|
||||
Reference in New Issue
Block a user