Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -1/+1 |
* | Merge branch 'PHP-5.5' into PHP-5.6 | Johannes Schlüter | 2014-09-27 | 1 | -2/+0 |
|\ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Johannes Schlüter | 2014-09-27 | 1 | -2/+0 |
| |\ | |||||
| | * | This test should pass | Johannes Schlüter | 2014-09-27 | 1 | -2/+0 |
| * | | Fix bug #67878 program_prefix not honoured in man pages | Remi Collet | 2014-08-21 | 1 | -18/+18 |
* | | | Fix bug #67878 program_prefix not honoured in man pages | Remi Collet | 2014-08-21 | 1 | -17/+17 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Tjerk Meesters | 2014-07-12 | 1 | -4/+8 |
|\ \ \ | |/ / | |||||
| * | | Fix #67594 - invisible colon should be stripped off header name | Tjerk Meesters | 2014-07-12 | 1 | -4/+8 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Adam Harvey | 2014-07-07 | 2 | -4/+46 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2014-07-07 | 2 | -4/+46 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #66830 (Empty header causes PHP built-in web server to hang). | Adam Harvey | 2014-07-07 | 2 | -4/+46 |
* | | | 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 |
|\ \ \ |