[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] cvs: php-src /ext/standard string.c
From:       "Andrei Zmievski" <andrei () php ! net>
Date:       2006-11-30 21:46:54
Message-ID: cvsandrei1164923214 () cvsserver
[Download RAW message or body]

andrei		Thu Nov 30 21:46:54 2006 UTC

  Modified files:              
    /php-src/ext/standard	string.c 
  Log:
  Mark setlocale() as Unicode-safe. It shouldn't be used in
  unicode.semantics=on mode anyway.
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.615&r2=1.616&diff_format=u
Index: php-src/ext/standard/string.c
diff -u php-src/ext/standard/string.c:1.615 php-src/ext/standard/string.c:1.616
--- php-src/ext/standard/string.c:1.615	Thu Nov 30 21:20:56 2006
+++ php-src/ext/standard/string.c	Thu Nov 30 21:46:54 2006
@@ -18,7 +18,7 @@
    +----------------------------------------------------------------------+
  */
 
-/* $Id: string.c,v 1.615 2006/11/30 21:20:56 andrei Exp $ */
+/* $Id: string.c,v 1.616 2006/11/30 21:46:54 andrei Exp $ */
 
 /* Synced with php 3.0 revision 1.193 1999-06-16 [ssb] */
 
@@ -6006,7 +6006,7 @@
 }
 /* }}} */
 
-/* {{{ proto string setlocale(mixed category, string locale [, string ...])
+/* {{{ proto string setlocale(mixed category, string locale [, string ...]) U
    Set locale information */
 PHP_FUNCTION(setlocale)
 {



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic