iliaa Fri Nov 28 13:17:13 2003 EDT
Modified files:
/php-src NEWS
Log:
Bug fixing news.
Index: php-src/NEWS
diff -u php-src/NEWS:1.1504 php-src/NEWS:1.1505
--- php-src/NEWS:1.1504 Thu Nov 27 17:03:35 2003
+++ php-src/NEWS Fri Nov 28 13:17:13 2003
@@ -11,6 +11,10 @@
- Fixed __autoload() to preserve case of the passed class name. (Andi)
- Fixed bug #26072 (--disable-libxml does not work). (Jani)
- Fixed bug #26083 (Non-working write support in ext/dom). (Ilia)
+- Fixed bug #26001 (serialize crashes when accessing an overloaded object that
+ has no properties (NULL hashtable)). (Wez)
+- Fixed bug #25664 (COM crashes when calling a Delphi implementations of
+ ITypeInfo). (Wez)
- Fixed bug #24394 (Serializing cross-referenced objects causes segfault).
(Moriyoshi)
- Fixed bug #26156 (REPLACE_ZVAL_VALUE works on uninit stack-based zvals).
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php