summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014Lior Kaplan2014-06-181-1/+1
* Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-06-181-1/+1
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-06-181-1/+1
| |\
| | * Update copyright year to 2014Lior Kaplan2014-06-171-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-06-122-0/+51
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-06-122-0/+51
| |\ \ | | |/
| | * Add 308 and 426 to the HTTP response code map in the CLI server.Adam Harvey2014-06-122-0/+51
* | | fix merge from php 5.5 (already fixed, differently)Remi Collet2014-06-101-5/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-06-101-3/+3
| |\ \ | | |/
| | * Fixed bug #67406 built-in web-server segfaults on startupRemi Collet2014-06-101-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-161-0/+3
|\ \ \ | |/ /
| * | Fixed bug #67079 Missing MIME types for XML/XSL filesAnatol Belski2014-04-161-0/+3
* | | add missing skip to the output, so we actually skip this testFerenc Kovacs2014-04-071-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-02-281-10/+1
|\ \ \ | |/ /
| * | 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
* | | Implement RFC https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-02-1318-26/+26
* | | Bump yearXinchen Hui2014-01-038-9/+9
* | | cli: don't cast away const in select() timeout argumentArd Biesheuvel2013-12-091-1/+3
* | | 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-182-0/+147
|\ \ \ | |/ /
| * | 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
* | | | 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
| |/ /
* | | 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'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
| |\ \ | | |/
| | * Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-1/+1
* | | add NEWS entry; add simple testMichael Wallner2013-08-062-3/+102
* | | unify stdint type usageMichael Wallner2013-08-061-4/+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