summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2003-11-07 19:19:15 +0000
committerIlia Alshanetsky <iliaa@php.net>2003-11-07 19:19:15 +0000
commit44c09f8401e06f2509706116a4dc25effec2afdd (patch)
treeaadbf4be1a789795789b6add23ecba2fbbf45cf2
parent2016ac0a736b07aefe666625e23ca40f7e3cacab (diff)
downloadphp-git-44c09f8401e06f2509706116a4dc25effec2afdd.tar.gz
Bug fixing news.
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 64111de562..50a4727818 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Oct 2003, PHP 5 Beta 3
+- Fixed bug #26083 (Non-working write support in ext/dom). (Ilia)
- Fixed bug #24394 (Serializing cross-referenced objects causes segfault).
(Moriyoshi)