]> granicus.if.org Git - php/commit
(PHP setlocale) Locale settings are now correctly restored to the values
authorJouni Ahto <jah@php.net>
Fri, 8 Oct 1999 02:10:57 +0000 (02:10 +0000)
committerJouni Ahto <jah@php.net>
Fri, 8 Oct 1999 02:10:57 +0000 (02:10 +0000)
commit9109d8dcdd607640227cef8113ee8224f203bbed
tree7b09d6196fce10b73106e39cbb58462c5989363b
parent5a6fe43d584dea1e3bf03a72ed9f1bd8c5b8276d
(PHP setlocale) Locale settings are now correctly restored to the values
set in environment at request shutdown.
@- setlocale doesn't anymore screw up things if you forgot to change it back
   to the original settings. (Jouni)
# Trying to conform to the rules set up by Andrei. Let's hope this works.
ext/standard/basic_functions.c
ext/standard/php3_string.h
ext/standard/string.c