rrichards Mon Aug 14 11:59:25 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
BFN
fix typo
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.198&r2=1.2027.2.547.2.199&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.198 php-src/NEWS:1.2027.2.547.2.199
--- php-src/NEWS:1.2027.2.547.2.198 Sun Aug 13 15:02:40 2006
+++ php-src/NEWS Mon Aug 14 11:59:24 2006
@@ -37,8 +37,9 @@
- Fixed phpinfo() cutoff of variables at \0. (Ilia)
- Fixed a bug in the filter extension that prevented magic_quotes_gpc from
being applied when RAW filter is used. (Ilia)
-- FixedbBug #38438 (DOMNodeList->item(0) segfault on empty NodeList). (Ilia)
+- Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList). (Ilia)
- Fixed bug #38431 (xmlrpc_get_type() crashes PHP on objects). (Tony)
+- Fixed bug #38424 (Different attribute assignment if new or existing). (Rob)
- Fixed bug #38394 (PDO fails to recover from failed prepared statement
execution). (Ilia)
- Fixed bug #38377 (session_destroy() gives warning after
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php