mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
7b464ce6f3
To be able to see changes done only with `SetEnvironmentVariable()`, we have to use `GetEnvironmentStrings()` instead of `environ`, because the latter sees only changes done with `putenv()`. For best backward compatibility we're using `GetEnvironmentStringsA()`; switching to the wide string version likely makes sense for master, though.
26 KiB
26 KiB