felipe Fri Oct 10 16:49:26 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
- BFN #46139
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1250&r2=1.2027.2.547.2.1251&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1250 php-src/NEWS:1.2027.2.547.2.1251
--- php-src/NEWS:1.2027.2.547.2.1250 Fri Oct 10 15:53:31 2008
+++ php-src/NEWS Fri Oct 10 16:49:26 2008
@@ -3,6 +3,8 @@
?? Oct 2008, PHP 5.2.7RC2
- Fixed bug #46246 (difference between call_user_func(array($this, $method))
and $this->$method()). (Dmitry)
+- Fixed bug #46139 (PDOStatement->setFetchMode() forgets FETCH_PROPS_LATE).
+ (chsc at peytz dot dk, Felipe)
- Fixed bug #44251, #41125 (PDO + quote() + prepare() can result in seg fault).
(tsteiner at nerdclub dot net)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php