andrey                                   Tue, 18 May 2010 12:01:15 +0000

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

Log:
NEWS entry

Changed paths:
    U   php/php-src/trunk/NEWS

Modified: php/php-src/trunk/NEWS
===================================================================
--- php/php-src/trunk/NEWS      2010-05-18 11:50:31 UTC (rev 299448)
+++ php/php-src/trunk/NEWS      2010-05-18 12:01:15 UTC (rev 299449)
@@ -34,6 +34,8 @@
 - Added support for storing upload progress feedback in session data. (Arnaud)
 - Added support for CURLOPT_MAX_RECV_SPEED_LARGE and 
CURLOPT_MAX_SEND_SPEED_LARGE.
   FR #51815. (Pierrick)
+- Added iterator support in MySQLi. mysqli_result implements Traversable.
+  (Andrey, Johannes)

 - default_charset if not specified is now UTF-8 instead of ISO-8859-1. (Rasmus)


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

Reply via email to