andrey                                   Fri, 20 Aug 2010 15:39:03 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=302561

Log:
svn up messed this

Changed paths:
    U   php/php-src/branches/PHP_5_3/NEWS

Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS   2010-08-20 15:10:42 UTC (rev 302560)
+++ php/php-src/branches/PHP_5_3/NEWS   2010-08-20 15:39:03 UTC (rev 302561)
@@ -10,10 +10,10 @@
 - Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED.
   (Kalle)
 - Changed the $context parameter on copy() to actually have an effect. (Kalle)
+- Fixed possible crash in mssql_fetch_batch(). (Kalle)
+
 - Fixed bug #52654 mysqli doesn't install headers with structures it uses.
   (Andrey)
-- Fixed possible crash in mssql_fetch_batch(). (Kalle)
-
 - Fixed bug #52636 (php_mysql_fetch_hash writes long value into int).
   (Kalle, rein at basefarm dot no)
 - Fixed bug #52613 (crash in mysqlnd after hitting memory limit). (Andrey)

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

Reply via email to