mirror of
https://github.com/php/php-src.git
synced 2026-04-10 01:23:53 +02: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.