summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #67079 Missing MIME types for XML/XSL filesAnatol Belski2014-04-161-0/+3
* 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
| * Bump yearXinchen Hui2014-01-034-5/+5
* | Bump yearXinchen Hui2014-01-038-9/+9
* | Fixed a wrong testJulien Pauli2013-11-261-1/+1
* | Merge branch 'CLIGetAllHeadersBackport' into PHP-5.5Andrea Faulds2013-11-182-0/+147
|\ \
| * | 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-122-0/+125
* | | This is CLI web server change. Added some common MIME types to theChristopher Jones2013-11-151-0/+36
|/ /
* | 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
* | 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
* | 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
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-07-021-1/+1
|\ \ | |/
| * fix typo in php man pageRemi Collet2013-07-021-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-07-021-0/+2
|\ \ | |/
| * Fixed Bug #65143 Missing php-cgi man pageRemi Collet2013-07-021-0/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-06-204-18/+151
|\ \ | |/
| * Fix the spelling of the php_cli_server_http_response_status_code_pair typedef.Adam Harvey2013-06-201-8/+8
| * Change the search in get_status_string() to correctly handle unknown codes.Adam Harvey2013-06-204-13/+146
| * Forgot to fix the test on 5.4Nikita Popov2013-03-281-1/+1
* | leave a sane environment behind (even if empty) when exitingNuno Lopes2013-04-071-0/+4
* | missed part of the patchXinchen Hui2013-03-291-0/+1
* | Fixed bug #64544 (Valgrind warnings after using putenv)Xinchen Hui2013-03-292-5/+27
* | Merge branch 'pull-request/313' into PHP-5.5Keyur Govande2013-03-292-5/+9
|\ \
| * | Patch for Bug #64544.Keyur Govande2013-03-292-5/+9
* | | Fix Bug #64545: PHP Error in ef93a93ee21bce9218188Nikita Popov2013-03-281-1/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-03-281-2/+7
|\ \ \ | | |/ | |/|
| * | Attempt to fix SKIPXinchen Hui2013-03-281-2/+7
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-03-281-1/+1
|\ \ \ | |/ /
| * | Fix test on Mac (\D shows up)Xinchen Hui2013-03-281-1/+1
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-03-281-0/+62
|\ \ \ | |/ /
| * | Add test for #64529Xinchen Hui2013-03-281-0/+62
* | | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-03-241-3/+29
|\ \ \ | |/ /
| * | Document embedded server options in manpageJohannes Schlüter2013-03-241-1/+27
| * | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2013-03-241-2/+2
| |\ \
| | * | It's 2013, even for a manpageJohannes Schlüter2013-03-241-2/+2
| | * | Happy New Year~Xinchen Hui2013-01-013-4/+4
* | | | Merge branch 'PHP-5.4' into PHP-5.5Pierre Joye2013-03-241-0/+2
|\ \ \ \ | |/ / /
| * | | - add reminder for checking return valuesPierre Joye2013-03-241-0/+2