]> granicus.if.org Git - php/commit
Include small MIT FastCGI client library from
authorRemi Collet <remi@php.net>
Tue, 18 Nov 2014 07:01:18 +0000 (08:01 +0100)
committerRemi Collet <remi@php.net>
Tue, 18 Nov 2014 07:01:18 +0000 (08:01 +0100)
commita740f9e7838ef11e36923874cfc796e6e719048f
treea033c3c4415b29eaaa90ef0d310439d2feb06eb3
parentd8868b654e9e6780468bc300d7e62df54ecf5a43
Include small MIT FastCGI client library from
https://github.com/adoy/PHP-FastCGI-Client

Add run_request function to easily run a FastCGI call,
which is needed for new tests.
sapi/fpm/tests/fcgi.inc [new file with mode: 0644]
sapi/fpm/tests/include.inc