summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2002-03-16 01:19:21 +0000
committer <changelog@php.net>2002-03-16 01:19:21 +0000
commita1667db82da02610d26d05278601a0d381ee4f6d (patch)
tree7b29181c565ca0e60f1cf1d35842266c2f16559c
parent801b8f4340cd7eeaca13633b4c61563eb8567fc3 (diff)
downloadphp-git-a1667db82da02610d26d05278601a0d381ee4f6d.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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)