1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00
Files
archived-php-src/main
Christoph M. Becker 7b464ce6f3 Fix #79254: getenv() w/o arguments not showing changes
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.
2020-02-11 11:47:29 +01:00
..
2020-01-23 14:57:16 +01:00
2018-07-25 00:53:25 +02:00
2019-08-30 16:07:43 +02:00
2018-11-01 18:35:32 +02:00
2020-01-17 09:47:31 +01:00
2018-07-25 00:53:25 +02:00
2019-04-15 15:00:49 +02:00
2018-11-01 18:35:32 +02:00
2018-11-01 18:35:32 +02:00
2018-11-01 18:35:32 +02:00
2018-11-01 18:35:32 +02:00
2018-11-01 18:35:32 +02:00
2018-01-02 12:57:58 +08:00
2019-06-17 13:13:25 +02:00
2019-06-17 13:13:25 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-11-01 18:35:32 +02:00
2020-02-04 11:38:29 +01:00
2018-11-01 18:35:32 +02:00
2018-07-25 11:57:11 +02:00
2018-07-25 00:53:25 +02:00
2018-11-01 18:35:32 +02:00
2018-11-01 18:35:32 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-01-02 12:57:58 +08:00
2018-07-25 00:53:25 +02:00