From: Thies C. Arntzen Date: Mon, 3 Jan 2000 10:57:56 +0000 (+0000) Subject: forgot X-Git-Tag: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH~83 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c91ecdb1a0f0cf95b51365605b626b9d6d61d009;p=php forgot --- diff --git a/NEWS b/NEWS index ff3559e0de..8501c1e1e4 100644 --- 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,