summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-131-1/+1
|\
| * Fix bug #66482, replace wrong item name 'priority' with 'process.priority' in...itxx002014-04-131-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-131-1/+1
|\ \ | |/
| * fix apr_psprintf format string from e0df4e3dba7c4ab92442b9e82c1de01fdbaa3cceJeff Trawick2014-04-131-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-03-241-0/+2
|\ \ | |/
| * Fixed bug #65715 php5embed.lib isn't provided anymoreAnatol Belski2014-03-241-0/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-02-281-10/+1
|\ \ | |/
| * man page: long option name is --strip, not --strippedRemi Collet2014-02-281-1/+1
| * --global have be removed in 5.2Remi Collet2014-02-281-9/+0
| * add clear_env option to FPM configPaul Annesley2014-02-254-1/+16
| * Bump yearXinchen Hui2014-01-0362-70/+70
| * Fix bug #66008Rasmus Lerdorf2013-10-311-0/+1
* | add clear_env option to FPM configPaul Annesley2014-02-254-1/+16
* | Bump yearXinchen Hui2014-01-0366-74/+74
* | Fixed a wrong testJulien Pauli2013-11-261-1/+1
* | 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
* | | This is CLI web server change. Added some common MIME types to theChristopher Jones2013-11-151-0/+36
|/ /
* | Fix bug #66008Rasmus Lerdorf2013-10-311-0/+1
* | increase backlog to the highest value everywhereAntony Dovgal2013-10-272-3/+3
* | 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.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
* | 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
* | Reverted patch (it was used for internal testing and was committed by accident)Dmitry Stogov2013-10-011-22/+5
* | Added support for GNU Hurd. (Svante Signell)Dmitry Stogov2013-09-271-5/+22
* | Fixed bug #65678 the test cli_process_title_windows will fails on particular ...Anatol Belski2013-09-201-3/+4
* | Added application/pdf to PHP CLI Web Server mime types.Christopher Jones2013-09-191-0/+1
* | 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.4' into PHP-5.5Christopher Jones2013-08-141-1/+1
|\ \ | |/
| * Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-1/+1
| * Fix #61345: fix install of CGI binaryMichael Heimpold2013-08-101-0/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-101-0/+1
|\ \
| * | Fix #61345: fix install of CGI binaryMichael Heimpold2013-08-101-0/+1
| |/
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-0610-15/+15
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-045-5/+5
|\ \ | |/
| * non living code related typo fixesVeres Lajos2013-08-045-5/+5
| * typo fixesVeres Lajos2013-07-152-2/+2
* | HASH_KEY_NON_EXISTANT fixVeres Lajos2013-07-211-1/+1
* | typo fixesVeres Lajos2013-07-152-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-07-142-12/+13
|\ \ | |/
| * Add built-in web server to invocation listLior Kaplan2013-07-141-1/+2
| * Terminology: change embedded web server to built-in web server to align with ...Lior Kaplan2013-07-141-3/+3
| * Align -B and -E parameter names with cli usage (begin_code and end_code)Lior Kaplan2013-07-141-8/+8