Home
last modified time | relevance | path

Searched refs:FCGI_GET_VALUES (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.h44 FCGI_GET_VALUES = 9, /* [in] */ enumerator
H A Dfastcgi.c601 } else if (hdr.type == FCGI_GET_VALUES) { in fcgi_read_request()
/PHP-5.5/sapi/cgi/
H A Dfastcgi.h61 FCGI_GET_VALUES = 9, /* [in] */ enumerator
H A Dfastcgi.c982 } else if (hdr.type == FCGI_GET_VALUES) { in fcgi_read_request()
/PHP-5.5/
H A DNEWS645 . Fixed bug #66479 (Wrong response to FCGI_GET_VALUES). (Frank Stolle)
6772 - Fixed bug #45522 (FCGI_GET_VALUES request does not return supplied values).

Completed in 42 milliseconds