summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/opcache/ZendAccelerator.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/opcache/ZendAccelerator.c b/ext/opcache/ZendAccelerator.c
index b7f8ce419e..d06653fef6 100644
--- a/ext/opcache/ZendAccelerator.c
+++ b/ext/opcache/ZendAccelerator.c
@@ -2348,6 +2348,7 @@ static inline int accel_find_sapi(void)
"apache2filter",
"apache2handler",
"litespeed",
+ "uwsgi",
NULL
};
const char **sapi_name;