diff --git a/ext/opcache/ZendAccelerator.c b/ext/opcache/ZendAccelerator.c index 9b64eb382c68..35aa00516b35 100644 --- a/ext/opcache/ZendAccelerator.c +++ b/ext/opcache/ZendAccelerator.c @@ -2828,6 +2828,7 @@ static inline zend_result accel_find_sapi(void) "uwsgi", "fuzzer", "frankenphp", + "ngx-php", NULL }; const char **sapi_name;