> Well, that is true for any external variable not just locale. For example if > you export TZ variable in a threaded enviroment all threads would be > affected. Exporting a TZ would be even more dangerous since it would affect a > commonly used data, dates, which are used in majority of PHP script. > I do not see how this issue can be resolved, unless PHP does some internal > enviroment variable tracking as well as internal locale tracking.
Uh, it does. (env var tracking) -Rasmus -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php