]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 4 Jan 2000 02:09:32 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Tue, 4 Jan 2000 02:09:32 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8501c1e1e4140f0e42f560d7333e17a5fb7a46be..f9446facf4f6bd46c2d9f91f6a43290e8e477c40 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
+- Implemented support for <boolean> and <null> types according
+  to WDDX version 1.0 (Andrei)
 - Made var_dump()/serialize()/unserialize() NULL aware. (Thies)
 - Added new NULL constant (Zeev, Zend library)
 - Fixed -c support in the standalone CGI binary (Zeev)