From: Rasmus Lerdorf Date: Thu, 26 Apr 2001 01:57:03 +0000 (+0000) Subject: Take the blame for this one if it breaks something X-Git-Tag: php-4.0.6RC1~306 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=41b33f0591ecb478ea434538af82df0b6473d2b8;p=php Take the blame for this one if it breaks something --- diff --git a/NEWS b/NEWS index 2cbba9db7d..09806a8ed9 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.6 -- Make the printf family of functions binary clean +- Make the printf family of functions binary clean (Rasmus) - Fixed WDDX serialization to HTML-escape key/variable names so as not to break the XML packet. (Andrei) - Made WDDX extension enabled by default. (Andrei)