summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2039dc25fc..d2abfeb9d2 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.6
+- Fixed a rare possible crash when generating extended information (Dmitri
+ Dmitrienko)
- Ported Documentation structure from phpdoc (jmoore)
- Improved virtual() to support PHP-enabled URIs (Zeev)
- Fixed undefined behavior when using floating point keys in array()