]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Fri, 5 May 2000 01:09:12 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Fri, 5 May 2000 01:09:12 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f0c022dfebd98744c9b75e0e31f6f570c2202150..1daf5a6ebd0a76e4123e4bc0688e36eff0656351 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.0 Release
+- Fixed infinite recursion when serializing $GLOBALS[] in WDDX. (Andrei)
+- Made WDDX serialization properly escape <, >, and &. Also speeded up
+  the serialization in general. (Andrei)
 - Moved install-local to install-sapi for clarity. (Joey)
 - Improved extension build framework. Refer to README.SELF-CONTAINED-EXTENSIONS
   for an introduction. (Sascha)