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
..
streams Fixed bug #78902 2020-01-23 14:57:16 +01:00
alloca.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
build-defs.h.in Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
explicit_bzero.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
fastcgi.c Merge branch 'PHP-7.2' into PHP-7.3 2019-08-30 16:07:43 +02:00
fastcgi.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
fopen_wrappers.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
fopen_wrappers.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
getopt.c Fix bug #78323: Code 0 is returned on invalid options 2020-01-27 13:32:19 +01:00
http_status_codes.h Remove old SVN keywords substitutions 2018-06-16 13:04:30 +02:00
internal_functions_win32.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
internal_functions.c.in Future-proof email addresses 2018-11-01 18:35:32 +02:00
main.c Fixed bug #71876 2020-01-17 09:47:31 +01:00
mergesort.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
network.c Merge branch 'PHP-7.2' into PHP-7.3 2019-04-15 15:00:49 +02:00
output.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_compat.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_content_types.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_content_types.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_getopt.h Fix bug #78323: Code 0 is returned on invalid options 2020-01-27 13:32:19 +01:00
php_globals.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_ini.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_ini.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_main.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_memory_streams.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_network.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_open_temporary_file.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_open_temporary_file.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_output.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_reentrancy.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_scandir.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_scandir.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_sprintf.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
php_stdint.h year++ 2018-01-02 12:57:58 +08:00
php_streams.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_syslog.c Add syslog.filter=raw 2019-06-17 13:13:25 +02:00
php_syslog.h Add syslog.filter=raw 2019-06-17 13:13:25 +02:00
php_ticks.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_ticks.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_variables.c Fix #79254: getenv() w/o arguments not showing changes 2020-02-11 11:47:29 +01:00
php_variables.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_version.h Next is 7.3.16 2020-02-04 11:38:29 +01:00
php.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
reentrancy.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
rfc1867.c Fix typos in code comments 2018-07-25 11:57:11 +02:00
rfc1867.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
SAPI.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
SAPI.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
snprintf.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
snprintf.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
spprintf.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
spprintf.h year++ 2018-01-02 12:57:58 +08:00
strlcat.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
strlcpy.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00