Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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' | Dmitry Stogov | 2013-10-01 | 1 | -22/+5 |
|\ \ \ | |/ / | |||||
| * | | Reverted patch (it was used for internal testing and was committed by accident) | Dmitry Stogov | 2013-10-01 | 1 | -22/+5 |
* | | | Merge branch 'PHP-5.5' | Dmitry Stogov | 2013-09-27 | 1 | -5/+22 |
|\ \ \ | |/ / | |||||
| * | | Added support for GNU Hurd. (Svante Signell) | Dmitry Stogov | 2013-09-27 | 1 | -5/+22 |
* | | | 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 |
| | * | Fix #61345: fix install of CGI binary | Michael Heimpold | 2013-08-10 | 1 | -0/+1 |
* | | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-08-10 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-10 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Fix #61345: fix install of CGI binary | Michael Heimpold | 2013-08-10 | 1 | -0/+1 |
| | |/ | |||||
* | | | Merge branch '2Guploads' | Michael Wallner | 2013-08-09 | 4 | -8/+105 |
|\ \ \ | |/ / |/| | | |||||
| * | | add NEWS entry; add simple test | Michael Wallner | 2013-08-06 | 2 | -3/+102 |
| * | | Patch for https://bugs.php.net/bug.php?id=44522 to allow uploading files | Ralf Lang | 2013-08-06 | 1 | -1/+1 |
| * | | unify stdint type usage | Michael Wallner | 2013-08-06 | 1 | -4/+2 |
* | | | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 10 | -15/+15 |
|/ / | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-04 | 5 | -5/+5 |
|\ \ | |/ | |||||
| * | non living code related typo fixes | Veres Lajos | 2013-08-04 | 5 | -5/+5 |
| * | typo fixes | Veres Lajos | 2013-07-15 | 2 | -2/+2 |
* | | HASH_KEY_NON_EXISTANT fix | Veres Lajos | 2013-07-21 | 1 | -1/+1 |
* | | typo fixes | Veres Lajos | 2013-07-15 | 2 | -2/+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 |
| * | Terminology: change embedded web server to built-in web server to align with ... | Lior Kaplan | 2013-07-14 | 1 | -3/+3 |
| * | Align -B and -E parameter names with cli usage (begin_code and end_code) | Lior Kaplan | 2013-07-14 | 1 | -8/+8 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2013-07-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fix typo in php man page | Remi Collet | 2013-07-02 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2013-07-02 | 4 | -0/+8 |
|\ \ | |/ | |||||
| * | Fixed Bug #65143 Missing php-cgi man page | Remi Collet | 2013-07-02 | 4 | -0/+8 |
* | | Added PHP_FCGI_BACKLOG, overrides the default listen backlog | Arnaud Le Blanc | 2013-06-29 | 1 | -1/+5 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Felipe Pena | 2013-06-26 | 1 | -0/+13 |
|\ \ | |/ | |||||
| * | - Fixed bug #63983 (enabling FPM borks compile on FreeBSD) patch by: chibisuk... | Felipe Pena | 2013-06-26 | 1 | -0/+13 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2013-06-20 | 4 | -18/+151 |
|\ \ | |/ | |||||
| * | Fix the spelling of the php_cli_server_http_response_status_code_pair typedef. | Adam Harvey | 2013-06-20 | 1 | -8/+8 |
| * | Change the search in get_status_string() to correctly handle unknown codes. | Adam Harvey | 2013-06-20 | 4 | -13/+146 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-06-16 | 1 | -1/+15 |
|\ \ | |/ | |||||
| * | Fix bug #64764: Add status option to fpm init.d script | Lior Kaplan | 2013-06-16 | 1 | -1/+15 |