diff options
author | <changelog@php.net> | 2001-04-26 01:09:17 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-04-26 01:09:17 +0000 |
commit | 1acfec6e9d6537ed18a58bfee66c3fd7098d4a49 (patch) | |
tree | d7822b7e1ba2943924f36a0e1c5802a8f1f159af | |
parent | 35890db0a1be8c3539cc99b4813cbd98c0f007f7 (diff) | |
download | php-git-1acfec6e9d6537ed18a58bfee66c3fd7098d4a49.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.6 +- Make the printf family of functions binary clean +- 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) - Added -C command-line option to avoid chdir to the script's directory (Stig) - Fixed a bug with /e modifier in preg_replace(), that would not correctly |