diff options
author | Rasmus Lerdorf <rasmus@php.net> | 2001-04-26 01:57:03 +0000 |
---|---|---|
committer | Rasmus Lerdorf <rasmus@php.net> | 2001-04-26 01:57:03 +0000 |
commit | 41b33f0591ecb478ea434538af82df0b6473d2b8 (patch) | |
tree | bc5dfe7dcca61d6852492ecd7ff79cad3e215e27 | |
parent | a7f48e470fc8f3d2257971d26f6cae0a6bd659ba (diff) | |
download | php-git-41b33f0591ecb478ea434538af82df0b6473d2b8.tar.gz |
Take the blame for this one if it breaks something
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |