rrichards Tue Aug 15 22:48:07 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.206&r2=1.2027.2.547.2.207&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.206 php-src/NEWS:1.2027.2.547.2.207 --- php-src/NEWS:1.2027.2.547.2.206 Tue Aug 15 20:27:20 2006 +++ php-src/NEWS Tue Aug 15 22:48:07 2006 @@ -42,11 +42,14 @@ - Fixed bug #38467 (--enable-versioning causes make fail on OS X). (Tony) - Fixed bug #38461 (setting private attribute with __set() produces segfault). (Tony) +- Fixed bug #38454 (warning upon disabling handler via + xml_set_element_handler). (dtorop933 at gmail dot com, Rob) - Fixed bug #38451 (PDO_MYSQL doesn't compile on Solaris). (Tony) - Fixed bug #38450 (constructor is not called for classes used in userspace stream wrappers). (Tony) - Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList). (Ilia) - Fixed bug #38431 (xmlrpc_get_type() crashes PHP on objects). (Tony) +- Fixed bug #38427 (unicode causes xml_parser to misbehave). (Rob) - Fixed bug #38424 (Different attribute assignment if new or existing). (Rob) - Fixed bug #38394 (PDO fails to recover from failed prepared statement execution). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php