mirror of
https://github.com/php/php-src.git
synced 2026-03-30 20:22:36 +02:00
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