php-src/sapi/apache
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
..
apMakefile.libdir Moving apMakefile.{libdir,tmpl} to sapi/apache directory. 1999-11-18 14:21:50 +00:00
apMakefile.tmpl update php module name to php5, not php4. 2003-03-29 04:52:46 +00:00
config.m4 - Unify the "configure --help" texts 2005-05-29 23:17:16 +00:00
config.w32 - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
CREDITS merged ext/apache/CREDITS and sapi/apache/CREDITS 2000-11-22 23:04:33 +00:00
libphp5.module.in update php module name to php5, not php4. 2003-03-29 04:52:46 +00:00
libpre.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
mod_php5.c Added a SG(server_context) NULL check to php_apache_getenv. 2005-06-28 16:34:18 +00:00
mod_php5.exp update php module name to php5, not php4. 2003-03-29 04:52:46 +00:00
mod_php5.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php5apache.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php_apache_http.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_apache.c Fix proto 2004-12-04 13:47:13 +00:00
php.sym update php module name to php5, not php4. 2003-03-29 04:52:46 +00:00
sapi_apache.c No c++ comments in C code 2005-04-19 11:41:04 +00:00