iliaa           Wed May 16 19:36:21 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  news
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.708&r2=1.2027.2.547.2.709&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.708 php-src/NEWS:1.2027.2.547.2.709
--- php-src/NEWS:1.2027.2.547.2.708     Wed May 16 13:17:50 2007
+++ php-src/NEWS        Wed May 16 19:36:21 2007
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2007, PHP 5.2.3
+- Added PDO::FETCH_KEY_PAIR mode that will fetch a 2 column result set into 
+  an associated array.
 - Added function mysql_set_charset(). Allows connection encoding to be 
   altered at run time. (Scott)
 - Allow SOAP extension's handler() to work even when

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

Reply via email to