summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-08-02 15:44:33 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-08-02 15:44:33 +0000
commit4eecfca79c0d02b2371114db71d575c180d66858 (patch)
tree006ceecb5289f419b28cc279c8138005fbb5f837 /NEWS
parente79e9fade6694ab8485c8722dfdc84b0c866ccc1 (diff)
downloadphp-git-4eecfca79c0d02b2371114db71d575c180d66858.tar.gz
Fixed bug #38213, #37611, #37571 (wddx encoding fails to handle certain
characters).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 713008bfbb..a69402fa57 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,8 @@ PHP NEWS
- Fixed bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too
much memory). (Tony)
- Fixed bug #38214 (gif interlace output cannot work). (Pierre)
+- Fixed bug #38213, #37611, #37571 (wddx encoding fails to handle certain
+ characters). (Ilia)
- Fixed bug #38212 (Segfault on invalid imagecreatefromgd2part() parameters).
(Pierre)
- Fixed bug #38211 (variable name and cookie name match breaks script