diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2003-11-07 19:19:15 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2003-11-07 19:19:15 +0000 |
commit | 44c09f8401e06f2509706116a4dc25effec2afdd (patch) | |
tree | aadbf4be1a789795789b6add23ecba2fbbf45cf2 | |
parent | 2016ac0a736b07aefe666625e23ca40f7e3cacab (diff) | |
download | php-git-44c09f8401e06f2509706116a4dc25effec2afdd.tar.gz |
Bug fixing news.
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |