4101 Commits (bb80c00a0099dd12ddec0380250834b64c1f92f2)

Author SHA1 Message Date
Mickaël 0c2e184eac fpm: call zend_signal_init() in child 11 years ago
Anatol Belski ce4a2f0fc6 Fixed bug #71559 Built-in HTTP server, we can downlaod file in web by bug 10 years ago
Nikita Popov c9357f82d3 Format string fixes 10 years ago
Nikita Popov 5983378364 Fix format attributes in ZTS 10 years ago
Bob Weinand 1a01a5ec83 Fixed inherited functions from unspecified files being included in phpdbg_get_executable() 10 years ago
Joe Watkins 3ac63df9bc be more precise about the meaning of -n 10 years ago
Lior Kaplan 6772fbff62 Align spacing in make install messages 10 years ago
Guillaume Outters 10b2172f01 phpdbg config.m4: make it detectable by old shells 11 years ago
Remi Collet 07d2dcdf09 Fixed Bug #62172 FPM not working with Apache httpd 2.4 balancer/fcgi setup 11 years ago
Bob Weinand 65ef7f8c33 Use uint64_t for flags (warning) 11 years ago
Anatol Belski 5673ede6e9 fix test 11 years ago
Adam Harvey f301a0b23c Simplify code per Anatol. 11 years ago
Adam Harvey 3217c033a5 Insert bug number. 11 years ago
Adam Harvey c895dc5b5b Use strtoll() when apr_off_t is 64 bits. 11 years ago
George Wang 69112d7e97 Fixed runtime php.ini override, ini name length is off by 1. 11 years ago
Stanislav Malyshev 2eaa755660 Fixed bug #70755: fpm_log.c memory leak and buffer overflow 11 years ago
Lior Kaplan 53fb2f1e5c Happy new year (Update copyright to 2016) 11 years ago
Lior Kaplan 2eb1f38d24 Happy new year (Update copyright to 2016) 11 years ago
Lior Kaplan 49493a2dcf Happy new year (Update copyright to 2016) 11 years ago
Xinchen Hui 05defb4f56 Fixed test after fix lineno of finally 11 years ago
Julien Pauli ea12ff149c Added support for HTTP 451 11 years ago
George Wang 0a1a4dc033 Fixed a bug in apache_request_headers() that adds an extra \0 to header name. 11 years ago
Reeze Xia 95ad414658 Unused value casting should be `void` 11 years ago
George Wang 6d933b463e Bumped SAPI version to 6.9 11 years ago
George Wang b3458eddfd Added "mod_auth_basic" to apache module list. 11 years ago
George Wang 5a319a02d8 Add sanitizing checks for request data. 11 years ago
George Wang af1ac753fe Clear secret after use. 11 years ago
George Wang 42789e2b8a Fixed __DIR__ in CLI mode. 11 years ago
George Wang 00ed55005a Bumped SAPI version to 6.9 11 years ago
George Wang 0d84097d44 Added "mod_auth_basic" to apache module list. 11 years ago
George Wang 08080c18f5 Add sanitizing checks for request data. 11 years ago
George Wang c60d4b9770 Clear secret after use. 11 years ago
George Wang 84fd8ffa2a Fixed __DIR__ in CLI mode. 11 years ago
Stanislav Malyshev be19dbcb84 Fixed bug #70755: fpm_log.c memory leak and buffer overflow 11 years ago
Joe Watkins 03a43d50e1 standard tsrm usage for seven 11 years ago
Adam Harvey 91bad929aa Fix bug #71005 (Segfault in php_cli_server_dispatch_router()). 11 years ago
Bob Weinand c1189eccae Output stderr on real stderr in phpdbg 11 years ago
Lior Kaplan d6b78a3511 Fixed bug #61751 (SAPI build problem on AIX: Undefined symbol: php_register_internal_extensions) 11 years ago
Reeze Xia c856b6e0ff Update mime type generator script to keep track of additional mime-types 11 years ago
Thorsten Rinne 04c3fbac37 Added support for CSS/JavaScript source maps 11 years ago
Xinchen Hui f72c7edfa4 Ensure the test fails 11 years ago
Xinchen Hui 88fb6d90c4 Ensure the test fails 11 years ago
Lynn 269674f79d rm duplicate include 11 years ago
Anatol Belski 8155ecba61 Fixed bug #70863 Incorect logic to increment_function for proxy objects 11 years ago
Xinchen Hui d7ff107654 Fixed bug #70540 (sapi/fpm/tests/008.phpt and 016.phpt should be skipped on some platforms) 11 years ago
Xinchen Hui 8dd5e1c2b5 Add test_fpm_conf to skip some tests ranth than mark --xfail-- 11 years ago
Dmitry Stogov 3c5a3e77d4 Fixed incomplete initialization. 11 years ago
Nuno Lopes 36311ee4fd unbreak coverage data: fix #line directives in phpdbg parser 11 years ago
Nuno Lopes a0665f3a18 unbreak coverage data: fix #line directives in phpdbg parser 11 years ago
Anatol Belski 22af88274b Fix globals initialization in sapi/cgi 11 years ago