summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg.c
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2014-11-21 09:57:12 +0100
committerAnatol Belski <ab@php.net>2014-11-21 09:57:12 +0100
commit56fac96bec882ac59a7fc298c98407bf4a17629d (patch)
treea45f9badfd4cdfbcf32e819a004dcf06adc9b9db /sapi/phpdbg/phpdbg.c
parent502ce90873d1d7ffc0c359b58d7d49691080804e (diff)
downloadphp-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/phpdbg/phpdbg.c')
0 files changed, 0 insertions, 0 deletions