1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 04:02:19 +02:00
Files
archived-php-src/sapi
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
..
2005-06-28 16:38:03 +00:00
2005-04-22 09:14:34 +00:00
MFH
2005-04-28 14:24:21 +00:00
MFH
2005-06-20 11:48:25 +00:00
2004-04-29 12:59:26 +00:00
2004-05-19 08:45:46 +00:00