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