For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > June 2005 > cvs: phpdoc /en/reference/strings/functions setlocale.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/strings/functions setlocale.xml
Jean-Sébastien Goupil

2005-06-06, 3:56 am

jsgoupil Sun Jun 5 23:23:26 2005 EDT

Modified files:
/phpdoc/en/reference/strings/functions setlocale.xml
Log:
remove () for function tag

http://cvs.php.net/diff.php/phpdoc/...23&r2=1.24&ty=u
Index: phpdoc/en/reference/strings/functions/setlocale.xml
diff -u phpdoc/en/reference/strings/functions/setlocale.xml:1.23 phpdoc/en/reference/strings/functions/setlocale.xml:1.24
--- phpdoc/en/reference/strings/functions/setlocale.xml:1.23 Thu Jun 2 20:46:55 2005
+++ phpdoc/en/reference/strings/functions/setlocale.xml Sun Jun 5 23:23:26 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.setlocale">
<refnamediv>
@@ -110,7 +110,7 @@
thread. If you are running PHP on a multithreaded server
api like IIS or apache on Windows you may experience
sudden changes of locale settings while a script is
- running although the script itself never called <function>setlocale()</function>
+ running although the script itself never called <function>setlocale</function>
itself. This happens due to other scripts running in different
threads of the same process at the same time changing the
processwide locale using <function>setlocale</function>.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com