summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* update to LSAPI 6.6George Wang2013-11-262-11/+37
* Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2013-11-261-1/+1
|\
| * Fixed a wrong testJulien Pauli2013-11-261-1/+1
* | Merge branch 'PHP-5.5' into PHP-5.6Andrea Faulds2013-11-183-2/+149
|\ \ | |/
| * Merge branch 'CLIGetAllHeadersBackport' into PHP-5.5Andrea Faulds2013-11-183-2/+149
| |\
| | * Rewrote test using tcp instead of http:// streamAndrea Faulds2013-11-121-17/+39
| | * Implemented FR #65917 (getallheaders() is not supported by the built-in...)Andrea Faulds2013-11-123-2/+127
* | | Merge branch 'PHP-5.5' into PHP-5.6Christopher Jones2013-11-151-0/+36
|\ \ \ | |/ /
| * | This is CLI web server change. Added some common MIME types to theChristopher Jones2013-11-151-0/+36
| |/
* | Update LiteSpeed SAPI code to V6.4George Wang2013-11-054-1226/+2764
* | Fixed typo in Makefile.fragGeorge Wang2013-11-051-1/+1
* | Merge branch 'pull-request/500'Anatol Belski2013-11-051-2/+2
|\ \
| * | fixed invalid freeAnatol Belski2013-10-211-2/+2
* | | Merge branch 'PHP-5.5'Rasmus Lerdorf2013-10-311-0/+1
|\ \ \ | | |/ | |/|
| * | Fix bug #66008Rasmus Lerdorf2013-10-311-0/+1
* | | Merge branch 'master' of https://git.php.net/repository/php-srcAntony Dovgal2013-10-282-2/+8
|\ \ \
| * | | fix limitation of upload size == (U)INT_MAX in CGIMichael Wallner2013-10-282-2/+8
* | | | Merge branch 'PHP-5.5'Antony Dovgal2013-10-272-3/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | increase backlog to the highest value everywhereAntony Dovgal2013-10-272-3/+3
* | | Merge branch 'master' of https://github.com/guggemand/php-srcMichael Wallner2013-10-212-2/+8
|\ \ \
| * | | Dont reset other counters when incrementing slow_rqKarsten Schmidt2013-02-202-2/+8
* | | | Merge branch 'master' of https://github.com/DylanArnold/php-srcMichael Wallner2013-10-211-1/+2
|\ \ \ \
| * | | | Call php_module_shutdown() for php-fpm child processesDylan Arnold2013-09-091-1/+2
* | | | | Merge branch 'PHP-5.5'Rasmus Lerdorf2013-10-201-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'PHP-5.4' into PHP-5.5Rasmus Lerdorf2013-10-201-1/+1
| |\ \ \ \
| | * | | | Fix typoRasmus Lerdorf2013-10-201-1/+1
* | | | | | Merge branch 'PHP-5.5'Rasmus Lerdorf2013-10-193-4/+5
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |
| * | | | Merge branch 'PHP-5.4' into PHP-5.5Rasmus Lerdorf2013-10-193-4/+5
| |\ \ \ \ | | |/ / /
| | * | | Initialize these to make Coverity happyRasmus Lerdorf2013-10-191-2/+3
| | * | | Typo fix: managment -> managementLior Kaplan2013-10-191-1/+1
| | * | | Use minus sign instead of hyphenLior Kaplan2013-10-191-1/+1
* | | | | Fixed assumption that the temporary directory is located in /tmpLevi Morrison2013-10-111-1/+1
* | | | | Merge branch 'PHP-5.5'Anatol Belski2013-10-071-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-10-051-0/+1
| |\ \ \ \ | | |/ / /
| | * | | - Fixed bug #65818 (Segfault with built-in webserver and chunked transfer enc...Felipe Pena2013-10-051-0/+1
* | | | | Merge branch 'PHP-5.5'Dmitry Stogov2013-10-011-22/+5
|\ \ \ \ \ | |/ / / /
| * | | | Reverted patch (it was used for internal testing and was committed by accident)Dmitry Stogov2013-10-011-22/+5
* | | | | Merge branch 'PHP-5.5'Dmitry Stogov2013-09-271-5/+22
|\ \ \ \ \ | |/ / / /
| * | | | Added support for GNU Hurd. (Svante Signell)Dmitry Stogov2013-09-271-5/+22
* | | | | Merge branch 'PHP-5.5'Anatol Belski2013-09-201-3/+4
|\ \ \ \ \ | |/ / / /
| * | | | Fixed bug #65678 the test cli_process_title_windows will fails on particular ...Anatol Belski2013-09-201-3/+4
* | | | | Merge branch 'PHP-5.5'Christopher Jones2013-09-191-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Added application/pdf to PHP CLI Web Server mime types.Christopher Jones2013-09-191-0/+1
* | | | | Merge branch 'slim-postdata'Michael Wallner2013-09-171-2/+1
|\ \ \ \ \
| * | | | | slim post dataMichael Wallner2013-08-271-2/+1
* | | | | | Merge branch 'PHP-5.5'Adam Harvey2013-09-092-10/+55
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-09-092-10/+55
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Handle CLI server request headers case insensitively.Adam Harvey2013-09-092-10/+55
* | | | | Merge branch 'PHP-5.5'Christopher Jones2013-08-141-1/+1
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-141-1/+1
| |\ \ \ | | |/ /