johannes Mon Oct 27 17:25:44 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.352&r2=1.2027.2.547.2.965.2.353&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.352 php-src/NEWS:1.2027.2.547.2.965.2.353 --- php-src/NEWS:1.2027.2.547.2.965.2.352 Sun Oct 26 12:56:46 2008 +++ php-src/NEWS Mon Oct 27 17:25:43 2008 @@ -18,6 +18,8 @@ - Fixed bug causing the algorithm parameter of mhash() to be modified. (Scott) +- Fixed bug #46285 (lastInsertId() returns "0" when a deferenced PDOStatement is + executed). (Johannes) - Fixed bug #46238 (Segmentation fault on static call with empty string method). (Felipe) - Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php