stas            Fri Mar 16 19:58:19 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  array_user_key_compare() fix
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.595&r2=1.2027.2.547.2.596&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.595 php-src/NEWS:1.2027.2.547.2.596
--- php-src/NEWS:1.2027.2.547.2.595     Fri Mar 16 09:31:20 2007
+++ php-src/NEWS        Fri Mar 16 19:58:19 2007
@@ -100,6 +100,7 @@
 - Fixed crash on op-assign where argument is string offset (Brian, Stas)
 - Fixed bug #38710 (data leakage because of nonexisting boundary checking in 
   statements in mysqli) (Stas)
+- Fixed UMR in in array_user_key_compare() (MOPB-24 by Stefan Esser) (Stas)
 
 08 Feb 2007, PHP 5.2.1
 - Added read-timeout context option "timeout" for HTTP streams. (Hannes, 
Ilia). 

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

Reply via email to