moriyoshi               Thu Feb 12 18:32:15 2009 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  * Update for bug #47370.
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1413&r2=1.2027.2.547.2.1414&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1413 php-src/NEWS:1.2027.2.547.2.1414
--- php-src/NEWS:1.2027.2.547.2.1413    Wed Feb 11 09:58:58 2009
+++ php-src/NEWS        Thu Feb 12 18:32:14 2009
@@ -12,7 +12,7 @@
   properties and __get(). (Andrei)
 
 - Added optional sorting type flag parameter to array_unique(). Default is
-  SORT_REGULAR. (Andrei)
+  SORT_STRING. (Andrei)
 
 - Fixed a crash on extract in zip when files or directories entry names 
contain 
   a relative path. (Pierre)



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

Reply via email to