diff options
| author | Anatol Belski <ab@php.net> | 2014-11-21 09:57:12 +0100 |
|---|---|---|
| committer | Anatol Belski <ab@php.net> | 2014-11-21 09:57:12 +0100 |
| commit | 56fac96bec882ac59a7fc298c98407bf4a17629d (patch) | |
| tree | a45f9badfd4cdfbcf32e819a004dcf06adc9b9db /sapi/apache2handler/php.sym | |
| parent | 502ce90873d1d7ffc0c359b58d7d49691080804e (diff) | |
| download | php-git-56fac96bec882ac59a7fc298c98407bf4a17629d.tar.gz | |
partially fixed bug #66265
NTS mode should additionally use _putenv to satisfy libs like gettext
relying on _getenv. As _putenv isn't thread safe, it wouldn't bring
much for the TS mode as it would change locale across all the threads
and require locking to avoid random fails with concurrent _getenv
calls.
Diffstat (limited to 'sapi/apache2handler/php.sym')
0 files changed, 0 insertions, 0 deletions
