]> granicus.if.org Git - php/commitdiff
forgot
authorThies C. Arntzen <thies@php.net>
Mon, 3 Jan 2000 10:57:56 +0000 (10:57 +0000)
committerThies C. Arntzen <thies@php.net>
Mon, 3 Jan 2000 10:57:56 +0000 (10:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ff3559e0de0ea21dac44895b672c987b26bbc0f8..8501c1e1e4140f0e42f560d7333e17a5fb7a46be 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
+- Made var_dump()/serialize()/unserialize() NULL aware. (Thies)
 - Added new NULL constant (Zeev, Zend library)
 - Fixed -c support in the standalone CGI binary (Zeev)
 - Increased PHP's performance by 5-15% using a new memory cache (Andi & Zeev,