mirror of
https://github.com/php/php-src.git
synced 2026-03-27 09:42:22 +01:00
As fcgi_request is an opaque struct as of PHP 7, expose a new API function fcgi_end() which does fcgi_flush() with end=1 and checks/ sets the ->ended flag.