jani            Sun May 31 13:20:22 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  fix news
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.612&r2=1.2027.2.547.2.965.2.613&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.612 
php-src/NEWS:1.2027.2.547.2.965.2.613
--- php-src/NEWS:1.2027.2.547.2.965.2.612       Fri May 29 13:11:10 2009
+++ php-src/NEWS        Sun May 31 13:20:22 2009
@@ -10,6 +10,8 @@
 - Changed SQLite3::loadExtension() to be disabled for threaded SAPIs. (Scott)
 
 - Added the ability for json_decode() to take a user specified depth. (Scott)
+- Added support for the mysql_stmt_next_result() function from libmysql.
+  (Andrey)
 
 - Fixed bug #48257 (PharData throws exception with non-phar tar). (Greg)
 - Fixed bug #48227 (NumberFormatter::format leaks memory). (Felipe)
@@ -21,9 +23,6 @@
   (patch by datib...@php.net)
 - Fixed potential segfault with converting phars containing metadata to other
   formats (Greg).
-- Added support for the mysql_stmt_next_result() function from libmysql.
-  mysqlnd already supports this and the mysqli function was already there.
-  (Andrey)
 
 
 07 May 2009, PHP 5.3.0 RC 2



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

Reply via email to