1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 08:42:29 +01:00
Files
archived-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
..
2005-05-29 23:17:16 +00:00
2004-01-08 08:18:22 +00:00
2004-12-04 13:47:13 +00:00
2005-04-19 11:41:04 +00:00