1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00
Files
archived-php-src/sapi/apache
Brian France f81d41c762 MFH:
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.
2005-06-28 16:38:03 +00:00
..
MFH
2005-03-04 15:15:50 +00:00
2004-01-08 08:18:22 +00:00
2005-06-28 16:38:03 +00:00
2004-10-06 00:12:04 +00:00