2652 Commits (0fd3572f4edbe7b3d9efdd212e214a9052dcfd01)

Author SHA1 Message Date
Jonh Wendell 59b016192d Added HTTP codes as of RFC 6585 13 years ago
Remi Collet 0cea9e6843 Fixed bug #64128 buit-in web server is broken on ppc64. 13 years ago
Adam Harvey f63a9f6c11 Update the arguments in the prototype of fpm_socket_unix_test_connect(). 13 years ago
George Wang 9c52d09ebc sapi/litespeed/lsapi_main.c: Fix bug #63228 13 years ago
Stanislav Malyshev 36e19c9cab Bug #43177: If an eval() has a parse error, the overall exit status and return code should not be affected. 13 years ago
Xinchen Hui 0a7395e009 Happy New Year 13 years ago
Xinchen Hui a2045ff332 Happy New Year~ 13 years ago
pascalc d813af0618 update test for supported Mime Types checking 13 years ago
pascalc e5b1ebc082 update list of common Mime Types in PHP development server to support Web audio/video formats (Webm ,and Ogg containers) + have jpeg mime types listed together 13 years ago
Remi Collet bc492007da Fixed Bug #63581 Possible buffer overflow 13 years ago
Remi Collet f08060a48f Fixed Bug #63581 Possible null dereference 13 years ago
Anatoliy Belsky 3d82f16c7d Fixed test sapi/cli/tests/006.phpt 13 years ago
Pierre Joye 019bdff395 Enabled apache 2.4 handler build option 13 years ago
Xinchen Hui ea441bd08d Implemented FR #63242 (Default error page in PHP built-in web server uses outdated html/css) 13 years ago
Xinchen Hui 610c7fbe7b Remove executable permission on phpt 13 years ago
Jerome Loyet bb02fd5772 Fixed bug #62216 14 years ago
Jerome Loyet 9ef925b351 - Fixed bug #62887 (Only /status?plain&full gives "last request cpu") 14 years ago
Jerome Loyet 151b16cf7f - Fixed bug #62887 (Only /status?plain&full gives "last request cpu") 14 years ago
Jerome Loyet 72f3457161 - Fixed bug #62947 (Unneccesary warnings on FPM) 14 years ago
Jerome Loyet e31553c204 - Fixed bug #62947 (Unneccesary warnings on FPM) 14 years ago
Jerome Loyet 64a0e7cdc2 - Fixed bug #63085 (Systemd integration and daemonize) 14 years ago
Jerome Loyet 2259a8f18b - add missing php-fpm.service.in 14 years ago
Jerome Loyet 851a04bb7b - Fixed bug #63085 (Systemd integration and daemonize) 14 years ago
Jerome Loyet b5eb1456aa - Fixed bug #62954 (startup problems fpm / php-fpm) 14 years ago
Jerome Loyet 75c63c5503 - Fixed bug #62954 (startup problems fpm / php-fpm) 14 years ago
Lars Strojny aa133ea282 Merged GitHub PR #190: Support for the HTTP PATCH method in CLI webserver 14 years ago
Niklas Lindgren 27542db4e7 Respond with 501 to unknown request methods 14 years ago
Xinchen Hui d64d9e3351 year++ 14 years ago
Lars Strojny 8e7081f3ac Merging PR 121 to add support for slow request counting on the PHP-FPM status page 14 years ago
Xinchen Hui ebefbdb76d Fix test failed 14 years ago
Felipe Pena 2e1d31d123 - Fixed bug #62829 (stdint.h included on platform where HAVE_STDINT_H is not set) 14 years ago
Xinchen Hui d1f0662e4d Fixed bug #62725 (Calling exit() in a shutdown function does not return the exit value) 14 years ago
Xinchen Hui 36100060b3 Sleep a little bit more, in some slow machine (like gcov), it will take a little more time to setup server 14 years ago
Xinchen Hui 0988ae3c43 Implemented FR #62700 (have the console output 'Listening on http://localhost:8000') 14 years ago
Rasmus Lerdorf 5799ebdb0c Fix bug #62654 14 years ago
Rasmus Lerdorf 5f224412fa Fix bug #62654 14 years ago
Johannes Schlüter 860b3ffe75 Fix Bug #62612 readline extension compilation fails 14 years ago
Xinchen Hui a88eca53f7 Improve error message for ssl request 14 years ago
Xinchen Hui 8f89cfb548 Fix test (no charset outputed) 14 years ago
Felipe Pena 2019062cfc - Fixed bug #62507 (['REQUEST_TIME'] under mod_php5 returns miliseconds instead of seconds) 14 years ago
Johannes Schlüter bc0972e78d Fix memleak in CLI 14 years ago
stealth35 11a202ef50 Fix potential leak in cli server 14 years ago
Jerome Loyet 238caeb63c - Fixed bug #62205 (php-fpm segfaults (null passed to strstr)) 14 years ago
Jerome Loyet ec4a1d576b - fix missing include for unix sockets 14 years ago
Jerome Loyet 43ec708882 - Comment unused function to avoid warnings 14 years ago
Jerome Loyet 38ca8cb7a1 - Fixed bug #62205 (php-fpm segfaults (null passed to strstr)) 14 years ago
Jerome Loyet 35abf3f20c - fix missing include for unix sockets 14 years ago
Jerome Loyet 59e0930d37 - Comment unused function to avoid warnings 14 years ago
Matt Ficken 4054890b26 Fixed bug #62176 Test Bug - sapi/cli/tests/bug61546.phpt 14 years ago
Jerome Loyet 773e85a788 Fixed bug #61218 (the previous patch was not enough restritive on fcgi name string checks) 14 years ago