diff options
| author | Sterling Hughes <sterling@php.net> | 2003-06-29 19:42:29 +0000 |
|---|---|---|
| committer | Sterling Hughes <sterling@php.net> | 2003-06-29 19:42:29 +0000 |
| commit | 9b20c06a0cb0725410af5e044fbfc6ac58f48976 (patch) | |
| tree | 0ddda5f6287240c3663a3ab421aee052277cd9a3 | |
| parent | bd4cd4355c2a584d82e3e133d3f134df22527b1d (diff) | |
| download | php-git-9b20c06a0cb0725410af5e044fbfc6ac58f48976.tar.gz | |
add <![CDATA[ ]]> fixes
| -rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 5.0.0 +?? ??? 2003, PHP 5 Beta 2 + +- Fix support for <![CDATA[]]> fields within XML documents in ext/xml. + (Sterling) + 29 Jun 2003, PHP 5 Beta 1 - Fixed corruption of multibyte character including 0x5c as second |
