From: Date: Sat, 16 Mar 2002 01:19:21 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~1374 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a1667db82da02610d26d05278601a0d381ee4f6d;p=php NEWS update --- diff --git a/NEWS b/NEWS index 2934b16ce3..f328d919bb 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- fixed a bug that caused php to crash in php_COM_get_ids_of_names() (Harald, Paul) - Fixed memory allocation problem on systems that have iconv() support in libc. (Yasuo) - Made var_dump() handle recursive structures better. (Yasuo)