| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year to 2014 | Lior Kaplan | 2014-06-18 | 1 | -1/+1 |
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Lior Kaplan | 2014-06-18 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Lior Kaplan | 2014-06-18 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Update copyright year to 2014 | Lior Kaplan | 2014-06-17 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Adam Harvey | 2014-06-12 | 2 | -0/+51 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2014-06-12 | 2 | -0/+51 |
| | |\ \ | | |/ | |||||
| | | * | Add 308 and 426 to the HTTP response code map in the CLI server. | Adam Harvey | 2014-06-12 | 2 | -0/+51 |
| * | | | fix merge from php 5.5 (already fixed, differently) | Remi Collet | 2014-06-10 | 1 | -5/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2014-06-10 | 1 | -3/+3 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #67406 built-in web-server segfaults on startup | Remi Collet | 2014-06-10 | 1 | -3/+3 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-04-16 | 1 | -0/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed bug #67079 Missing MIME types for XML/XSL files | Anatol Belski | 2014-04-16 | 1 | -0/+3 |
| * | | | add missing skip to the output, so we actually skip this test | Ferenc Kovacs | 2014-04-07 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2014-02-28 | 1 | -10/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2014-02-28 | 1 | -10/+1 |
| | |\ \ | | |/ | |||||
| | | * | man page: long option name is --strip, not --stripped | Remi Collet | 2014-02-28 | 1 | -1/+1 |
| | | * | --global have be removed in 5.2 | Remi Collet | 2014-02-28 | 1 | -9/+0 |
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 4 | -5/+5 |
| | * | | Bump year | Xinchen Hui | 2014-01-03 | 8 | -9/+9 |
| * | | | Implement RFC https://wiki.php.net/rfc/default_encoding | Yasuo Ohgaki | 2014-02-13 | 18 | -26/+26 |
| * | | | Bump year | Xinchen Hui | 2014-01-03 | 8 | -9/+9 |
| * | | | cli: don't cast away const in select() timeout argument | Ard Biesheuvel | 2013-12-09 | 1 | -1/+3 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Julien Pauli | 2013-11-26 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed a wrong test | Julien Pauli | 2013-11-26 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Andrea Faulds | 2013-11-18 | 2 | -0/+147 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'CLIGetAllHeadersBackport' into PHP-5.5 | Andrea Faulds | 2013-11-18 | 2 | -0/+147 |
| | |\ \ | |||||
| | | * | | Rewrote test using tcp instead of http:// stream | Andrea Faulds | 2013-11-12 | 1 | -17/+39 |
| | | * | | Implemented FR #65917 (getallheaders() is not supported by the built-in...) | Andrea Faulds | 2013-11-12 | 2 | -0/+125 |
| * | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Christopher Jones | 2013-11-15 | 1 | -0/+36 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | This is CLI web server change. Added some common MIME types to the | Christopher Jones | 2013-11-15 | 1 | -0/+36 |
| | |/ / | |||||
| * | | | Fixed assumption that the temporary directory is located in /tmp | Levi Morrison | 2013-10-11 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-5.5' | Anatol Belski | 2013-10-07 | 1 | -0/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Felipe Pena | 2013-10-05 | 1 | -0/+1 |
| | |\ \ | | |/ | |||||
| | | * | - Fixed bug #65818 (Segfault with built-in webserver and chunked transfer enc... | Felipe Pena | 2013-10-05 | 1 | -0/+1 |
| * | | | Merge branch 'PHP-5.5' | Anatol Belski | 2013-09-20 | 1 | -3/+4 |
| |\ \ \ | |/ / | |||||
| | * | | Fixed bug #65678 the test cli_process_title_windows will fails on particular ... | Anatol Belski | 2013-09-20 | 1 | -3/+4 |
| * | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-09-19 | 1 | -0/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Added application/pdf to PHP CLI Web Server mime types. | Christopher Jones | 2013-09-19 | 1 | -0/+1 |
| * | | | Merge branch 'slim-postdata' | Michael Wallner | 2013-09-17 | 1 | -2/+1 |
| |\ \ \ | |||||
| | * | | | slim post data | Michael Wallner | 2013-08-27 | 1 | -2/+1 |
| * | | | | Merge branch 'PHP-5.5' | Adam Harvey | 2013-09-09 | 2 | -10/+55 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2013-09-09 | 2 | -10/+55 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | Handle CLI server request headers case insensitively. | Adam Harvey | 2013-09-09 | 2 | -10/+55 |
| * | | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-08-14 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Christopher Jones | 2013-08-14 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ... | Christopher Jones | 2013-08-14 | 1 | -1/+1 |
| * | | | add NEWS entry; add simple test | Michael Wallner | 2013-08-06 | 2 | -3/+102 |
| * | | | unify stdint type usage | Michael Wallner | 2013-08-06 | 1 | -4/+2 |
| |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-07-14 | 2 | -12/+13 |
| |\ \ | |/ | |||||
| | * | Add built-in web server to invocation list | Lior Kaplan | 2013-07-14 | 1 | -1/+2 |
