mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
f81d41c762
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.
26 KiB
26 KiB