rrichards Wed May 3 08:44:32 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: BFN re-order news http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.541&r2=1.2027.2.542&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.541 php-src/NEWS:1.2027.2.542 --- php-src/NEWS:1.2027.2.541 Tue May 2 15:50:04 2006 +++ php-src/NEWS Wed May 3 08:44:32 2006 @@ -4,8 +4,9 @@ - Added "capture_peer_cert" and "capture_peer_cert_chain" context options for SSL streams. (Wez). - Fixed possible crash in highlight_string(). (Dmitry) -- Fixed bug #35552 (crash when pdo_odbc prepare fails). (Wez). +- Fixed bug #37277 (cloning Dom Documents or Nodes does not work). (Rob) - Fixed bug #36632 (bad error reporting for pdo_odbc exec UPDATE). (Wez). +- Fixed bug #35552 (crash when pdo_odbc prepare fails). (Wez). 28 Apr 2006, PHP 5.1.3 - Updated bundled PCRE library to version 6.6. (Andrei)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php