php-src/sapi
Brian France 3137e1e422 Added a SG(server_context) NULL check to php_apache_getenv.
This can get called when "<key> = ${<key>}:/foo" is used in a .ini file, but <key> has not be set yet.
        You will end up with a value of ":/foo", but at least it will not crash now.
2005-06-28 16:34:18 +00:00
..
aolserver Fix for bug #32263 2005-03-14 19:25:39 +00:00
apache Added a SG(server_context) NULL check to php_apache_getenv. 2005-06-28 16:34:18 +00:00
apache2filter fix #29683 (headers_list() returns empty array) 2005-06-20 12:46:34 +00:00
apache2handler fix #29683 (headers_list() returns empty array) 2005-06-20 12:46:34 +00:00
apache_hooks fix #29683 (headers_list() returns empty array) 2005-06-20 12:46:34 +00:00
caudium - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
cgi Don't crash here if there are errors (such as failing to load extensions via 2005-06-16 14:54:51 +00:00
cli Fixed possible memory corruption. 2005-06-21 00:12:35 +00:00
continuity - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
embed - Added PHP_INSTALL_HEADERS() macro 2005-05-07 02:51:53 +00:00
isapi - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
milter Add the new request_time sapi struct entry to all the sapis. Some of these 2004-12-20 19:33:41 +00:00
nsapi Add sapi.get_request_time() to NSAPI 2005-04-03 19:16:23 +00:00
phttpd Add the new request_time sapi struct entry to all the sapis. Some of these 2004-12-20 19:33:41 +00:00
pi3web Add the new request_time sapi struct entry to all the sapis. Some of these 2004-12-20 19:33:41 +00:00
roxen - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
tests - Remove unused blocks 2004-05-19 08:45:46 +00:00
thttpd Fix for bug #32263 2005-03-14 19:25:39 +00:00
tux Fix for bug #32263 2005-03-14 19:25:39 +00:00
webjames Add the new request_time sapi struct entry to all the sapis. Some of these 2004-12-20 19:33:41 +00:00