]> granicus.if.org Git - php/commitdiff
Add fpmi to the opcache supported sapis
authorJakub Zelenka <bukka@php.net>
Sun, 26 May 2019 17:47:22 +0000 (18:47 +0100)
committerJakub Zelenka <bukka@php.net>
Sun, 26 May 2019 17:47:22 +0000 (18:47 +0100)
ext/opcache/ZendAccelerator.c

index 302a3c2c726cfa8b986dbad0daa8ef87cf25a18e..257f9b43f430cb6b17e8395e48f284d176f85302 100644 (file)
@@ -2357,6 +2357,7 @@ static inline int accel_find_sapi(void)
                "cli-server",
                "cgi-fcgi",
                "fpm-fcgi",
+               "fpmi-fcgi",
                "isapi",
                "apache2filter",
                "apache2handler",