diff --git a/ext/opcache/ZendAccelerator.c b/ext/opcache/ZendAccelerator.c index a2d964c15070..75565bb71d56 100644 --- a/ext/opcache/ZendAccelerator.c +++ b/ext/opcache/ZendAccelerator.c @@ -2842,6 +2842,7 @@ static inline zend_result accel_find_sapi(void) "fuzzer", "frankenphp", "ngx-php", + "ephpm", NULL }; const char **sapi_name;