From: Date: Wed, 5 Jan 2000 02:09:26 +0000 (+0000) Subject: NEWS update X-Git-Tag: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3076a866854341f6af644541560242437437cc94;p=php NEWS update --- diff --git a/NEWS b/NEWS index f9446facf4..f627c1e5f8 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- str_repeat() now returns correct length. (Thies) +- Don't assume libz and libpng are installed for the GD checks (Rasmus) - Implemented support for and types according to WDDX version 1.0 (Andrei) - Made var_dump()/serialize()/unserialize() NULL aware. (Thies)