| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | 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 | |
| | * | 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 | 1 | -0/+2 | |
| |\ \ | |/ | ||||||
| | * | Fixed Bug #65143 Missing php-cgi man page | Remi Collet | 2013-07-02 | 1 | -0/+2 | |
| * | | 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 | |
| | * | Forgot to fix the test on 5.4 | Nikita Popov | 2013-03-28 | 1 | -1/+1 | |
| * | | leave a sane environment behind (even if empty) when exiting | Nuno Lopes | 2013-04-07 | 1 | -0/+4 | |
| * | | missed part of the patch | Xinchen Hui | 2013-03-29 | 1 | -0/+1 | |
| * | | Fixed bug #64544 (Valgrind warnings after using putenv) | Xinchen Hui | 2013-03-29 | 2 | -5/+27 | |
| * | | Merge branch 'pull-request/313' into PHP-5.5 | Keyur Govande | 2013-03-29 | 2 | -5/+9 | |
| |\ \ | ||||||
| | * | | Patch for Bug #64544. | Keyur Govande | 2013-03-29 | 2 | -5/+9 | |
| * | | | Fix Bug #64545: PHP Error in ef93a93ee21bce9218188 | Nikita Popov | 2013-03-28 | 1 | -1/+1 | |
| * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-03-28 | 1 | -2/+7 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | Attempt to fix SKIP | Xinchen Hui | 2013-03-28 | 1 | -2/+7 | |
| * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-03-28 | 1 | -1/+1 | |
| |\ \ \ | |/ / | ||||||
| | * | | Fix test on Mac (\D shows up) | Xinchen Hui | 2013-03-28 | 1 | -1/+1 | |
| * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-03-28 | 1 | -0/+62 | |
| |\ \ \ | |/ / | ||||||
| | * | | Add test for #64529 | Xinchen Hui | 2013-03-28 | 1 | -0/+62 | |
| * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Johannes Schlüter | 2013-03-24 | 1 | -3/+29 | |
| |\ \ \ | |/ / | ||||||
| | * | | Document embedded server options in manpage | Johannes Schlüter | 2013-03-24 | 1 | -1/+27 | |
| | * | | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2013-03-24 | 1 | -2/+2 | |
| | |\ \ | ||||||
| | | * | | It's 2013, even for a manpage | Johannes Schlüter | 2013-03-24 | 1 | -2/+2 | |
| | | * | | Happy New Year~ | Xinchen Hui | 2013-01-01 | 3 | -4/+4 | |
| * | | | | Merge branch 'PHP-5.4' into PHP-5.5 | Pierre Joye | 2013-03-24 | 1 | -0/+2 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | - add reminder for checking return values | Pierre Joye | 2013-03-24 | 1 | -0/+2 | |
