2705 Commits (95fbae891a653758a0e52879af808af7eedfb043)

Author SHA1 Message Date
Ondřej Surý d1fd5432e1 Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831) 14 years ago
Ilia Alshanetsky 9dcfb8c73f Fixed bug #61461 (missing checks around malloc() calls). 14 years ago
David Soria Parra f7b10abae9 Replace $Revision$ with $Id$ in keyword expansion enable files 14 years ago
Xinchen Hui e1931dd1ad Minor change, test using php mail address as account 14 years ago
Xinchen Hui 30bd2494a2 Use newdoc instead of escape char 14 years ago
Ilia Alshanetsky edb57810a7 Fixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c). 14 years ago
Xinchen Hui 4ff1126846 Implemented FR #60850 (Built in web server does not set $_SERVER['SCRIPT_FILENAME'] when using router) 14 years ago
Xinchen Hui 40cd3d54b9 Implemented FR #60850 (Built in web server does not set $_SERVER['SCRIPT_FILENAME'] when using router) 14 years ago
Xinchen Hui 024420e90b Add Moriyoshi Koizumi and I to the cli SAPI credits 14 years ago
Xinchen Hui 0d076c3c77 Add Moriyoshi Koizumi and I to the cli SAPI credits 14 years ago
Rasmus Lerdorf 81d45bc204 And fix the test cases as well 14 years ago
Rasmus Lerdorf 16748fe0fa CLI Server was sending "Connection: closed" instead of "Connection: close" 14 years ago
Christopher Jones 949ef40139 Fixed bug #61172 (Add Apache 2.4 support) 14 years ago
Christopher Jones 730b54a374 Fixed bug #61172 (Add Apache 2.4 support) 14 years ago
Christopher Jones 15cd45e95e Fixed bug #61172 (Add Apache 2.4 support) 14 years ago
Olivier DOUCET e613889d50 more verbose skip reason in test files with not so obvious extension requirements 14 years ago
Olivier DOUCET bdbcc1789d more verbose skip reason in test files with not so obvious extension requirements 14 years ago
Olivier DOUCET ce535f1819 more verbose skip reason in test files with not so obvious extension requirements 14 years ago
Rasmus Lerdorf 69f24fb502 Yup, these need to be escaped. Good catch. 14 years ago
Rasmus Lerdorf cc813032cd Fix bug 61149 14 years ago
Nikita Popov 0a91432828 Fix cli server tests broken by r323078 14 years ago
Dmitry Stogov 106e88b3db Fixed reinitialization of SAPI callbacks after php_module_startup() 14 years ago
Dmitry Stogov 2e94124494 Fixed reinitialization of SAPI callbacks after php_module_startup() 14 years ago
Gustavo André dos Santos Lopes 6af0bdc2a3 - Connection: close, not "closed". 14 years ago
Dmitry Stogov 87c038be06 Always restore PG(magic_quote_gpc) on request shutdown 14 years ago
Michael Wallner 7aedbed543 fix usage of php_output_(de)activate; I guess this code doesn't bother about one more hack; 14 years ago
Michael Wallner 93c549913f fix usage of php_output_(de)activate; I guess this code doesn't bother about one more hack; 14 years ago
Michael Wallner c64a69c8b8 MFH: r322963 14 years ago
Michael Wallner 29c8658dc8 fix headers print to stdout/stderr if no output written; need to make some more testsbefore committing to PHP_5_4; fix crashes and invalid usage of output control in cli server while passing by 14 years ago
Rasmus Lerdorf a5c3078c3f Missing ifdef here 14 years ago
Rasmus Lerdorf 5d90aa1299 Missing ifdef here 14 years ago
Rasmus Lerdorf 6f27b1f1a6 Missing ifdef here 14 years ago
Pierre Joye 3893b152ed - any other dir may not exist or may not be used 14 years ago
Pierre Joye d8c6dd182b - any other dir may not exist or may not be used 14 years ago
Jérôme Loyet 0a67d26633 - Fixed bug #60659 (FPM does not clear auth_user on request accept) 14 years ago
Jérôme Loyet b9fab77d13 - Fixed bug #60659 (FPM does not clear auth_user on request accept) 14 years ago
Jérôme Loyet c730ed9656 - Fixed bug #60659 (FPM does not clear auth_user on request accept) 14 years ago
Jérôme Loyet 0ca9fbc0de - Fixed bug #60629 (memory corruption when web server closed the fcgi fd) 14 years ago
Jérôme Loyet 0eb2eec938 - Fixed bug #60629 (memory corruption when web server closed the fcgi fd) 14 years ago
Jérôme Loyet e747222100 - Fixed bug #60629 (memory corruption when web server closed the fcgi fd) 14 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Felipe Pena 8775a37559 - Year++ 14 years ago
Felipe Pena 4e19825281 - Year++ 14 years ago
George Wang f9d84f4f6b fixed a crash in cli mode when apache_request_headers() is called 14 years ago
George Wang 3c1df3349a fixed a crash in cli mode when apache_request_headers() is called 14 years ago
Xinchen Hui 2217bba732 test for bug 60591 14 years ago
Xinchen Hui 256dfd87ad test for bug 60591 14 years ago
Xinchen Hui 77b97de8df Fix bug #60591 (Memory leak when access a non-exists file) 14 years ago
Xinchen Hui 68147465af Fix bug #60591 (Memory leak when access a non-exists file) 14 years ago
Xinchen Hui 80ab69876c Fixed bug #60523 (PHP Errors are not reported in browsers using built-in SAPI) 14 years ago