2652 Commits (0fd3572f4edbe7b3d9efdd212e214a9052dcfd01)

Author SHA1 Message Date
Jérôme Loyet bc169ba823 - FR #60199 (enhance FPM error log when the primary script can't be open) 15 years ago
Jérôme Loyet 8bdf576a1f - FR #60199 (enhance FPM error log when the primary script can't be open) 15 years ago
Xinchen Hui f42ea8557c MFH, fix test 15 years ago
Xinchen Hui f8386e349f Fixed bug #60159 (Router returns false, but POST is not passed to requested 15 years ago
Pierre Joye fcbfbea8d2 - fix bug #60272, typo 15 years ago
Peter Cowburn 5c1c2d725f broaden php version wildcard in cli server tests (missed a few) 15 years ago
Peter Cowburn 9886e865a3 broaden php version wildcard in cli server tests 15 years ago
Jérôme Loyet 10a1121a37 - Fixed bug #60179 (php_flag and php_value does not work properly) 15 years ago
Jérôme Loyet 0e25118cc4 - Fixed bug #60179 (php_flag and php_value does not work properly) 15 years ago
Xinchen Hui a391535e00 Fixed bug #60206 (possible integer overflow in content_length) 15 years ago
Xinchen Hui d4b90b4788 Fixed bug #60206 (possible integer overflow in content_length) 15 years ago
Xinchen Hui ceac9dc490 Fixed bug #60189 (php logo can not be displayed) 15 years ago
Xinchen Hui ac789e0bb6 Fixed Bug #60180 ($_SERVER["PHP_SELF"] incorrect) 15 years ago
Xinchen Hui 091f279eb0 Fixed bug #60146 (Last 2 lines of page not being output) 15 years ago
Xinchen Hui 6f0d8245a4 Fix test faild on windows due to DEFAULT_SLASH 15 years ago
Xinchen Hui 67ae60f4f5 Fix test, now can run on windows 15 years ago
Xinchen Hui 08d372716c A better fix, sorry for previous thoughtlessness commit. 15 years ago
Xinchen Hui d8911efbb6 Fixed PATH_INFO of /index.php/foo/bar 15 years ago
Ferenc Kovacs 8747d2245d using %s-dev instead of the exact version number 15 years ago
Xinchen Hui 7c1e64e2a6 add tests for PATH_INFO 15 years ago
Xinchen Hui a6bc3f6c59 fix memory leak 15 years ago
Xinchen Hui 8d467563e2 Fixed bug #60112 If URI does not contain a file, index.php is not served 15 years ago
Ferenc Kovacs 64ec41f7d4 stream_socket_server("unix://..." has a length limit, so it is better to use the tmp dir instead of the current test dir for the socket file. see https://bugs.php.net/bug.php?id=60106 15 years ago
Ferenc Kovacs 263ab7e2d4 stream_socket_server("unix://..." has a length limit, so it is better to use the tmp dir instead of the current test dir for the socket file. see https://bugs.php.net/bug.php?id=60106 15 years ago
Moriyoshi Koizumi 2cf34bc9fc Add SERVER_PROTOCOL variable to $_SERVER. Patch by kuzuha. Thanks. 15 years ago
Ferenc Kovacs 8bbbfadcfe there is a length limit on the shebang line, ignore the tests for >= 127 15 years ago
Ferenc Kovacs 465cb32c4c there is a length limit on the shebang line, ignore the tests for >= 127 15 years ago
Jérôme Loyet 92039e00b0 - ensure request_terminate_timeout >= request_slowlog_timeout 15 years ago
Jérôme Loyet da110e2065 - ensure request_terminate_timeout >= request_slowlog_timeout 15 years ago
Jérôme Loyet f58cf75068 - Fixed bug #55526 (Heartbeat causes a lot of unnecessary events) 15 years ago
Jérôme Loyet 891ca5cae3 - Fixed bug #55526 (Heartbeat causes a lot of unnecessary events) 15 years ago
Jérôme Loyet 3982cda83b - Fixed bug #55533 (The -d parameter doesn't work) 15 years ago
Jérôme Loyet 17cbee6ffe - Fixed bug #55533 (The -d parameter doesn't work) 15 years ago
Jérôme Loyet 62fd3369cb - fix r317922 (missing PHP_ADD_BUILD_DIR(sapi/fpm/fpm/events) in config.m4) 15 years ago
Jérôme Loyet e7c6f9c62d - Implemented FR #52569 (Add the "ondemand" process-manager to allow zero children) 15 years ago
Jérôme Loyet 1034cbc758 - Implemented FR #52569 (Add the "ondemand" process-manager to allow zero children) 15 years ago
Jérôme Loyet 95bd5f1872 - fix r317913 15 years ago
Jérôme Loyet 12c1f0b0d9 - fix r317913 15 years ago
Jérôme Loyet 0c2752169c - Fixed bug #55486 (status show BIG processes number) 15 years ago
Jérôme Loyet fb88ef7231 - Fixed bug #55486 (status show BIG processes number) 15 years ago
Jérôme Loyet 4d554c45b9 - Fixed bug #55577 (status.html does not install) 15 years ago
Jérôme Loyet 81565fdf45 - Fixed bug #55577 (status.html does not install) 15 years ago
Jérôme Loyet dd243e5c75 ws 15 years ago
Jérôme Loyet 509629d8b5 - Backported from 5.4 branch (Dropped restriction of not setting the same value multiple times, the last one holds). 15 years ago
Jérôme Loyet 4e396d7333 - Backported from 5.4 branch: 15 years ago
Jérôme Loyet 93c3c0abfa - Backported from 5.4 branch (order fpm configuration items the same way in php-fpm.conf.in, fpm_conf.h and fpm_conf.c) 15 years ago
Jérôme Loyet 7fc36a5210 - Backported from 5.4 branch (don't write directly to stderr, use the internal logger instead (zlog)) 15 years ago
Jérôme Loyet 4ef746ae25 remove unused variable 15 years ago
Jérôme Loyet 9018d9434e - backparted from 5.4 branch (remove is_fastcgi because FPM is always fastcgi) 15 years ago
Jérôme Loyet c6b633a32a - Backported FR #55166 from 5.4 branch (Added process.max to control the number of process FPM can fork) 15 years ago