From: Marcus Boerger Date: Wed, 12 Nov 2003 21:48:19 +0000 (+0000) Subject: Update X-Git-Tag: php-5.0.0b3RC1~710 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e865e4fb46e022966e54fa02c2e244f0b25fed2;p=php Update --- diff --git a/NEWS b/NEWS index 54eff27306..01b6c0a0bf 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Oct 2003, PHP 5 Beta 3 +- Added dba_key_split() to split inifile keys in an array. (Marcus) - Fixed bug #26083 (Non-working write support in ext/dom). (Ilia) - Fixed bug #24394 (Serializing cross-referenced objects causes segfault). (Moriyoshi)