diff options
author | Rob Richards <rrichards@php.net> | 2006-12-30 15:43:10 +0000 |
---|---|---|
committer | Rob Richards <rrichards@php.net> | 2006-12-30 15:43:10 +0000 |
commit | 3d11fb35aef0f0879fe83cce6a4d689af8c047ce (patch) | |
tree | 3ab57831a2e2bd8c5def5556b32c0c8b6554aa49 | |
parent | 604f18c20dff6d236fff104f335e3419b78b1801 (diff) | |
download | php-git-3d11fb35aef0f0879fe83cce6a4d689af8c047ce.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ PHP NEWS are set to 0). (Dmitry) - Fixed bug #39825 (foreach produces memory error). (Dmitry) - Fixed bug #39815 (SOAP double encoding is not locale-independent). (Dmitry) +- Fixed bug #39760 (cloning fails on nested SimpleXML-Object). (Rob) - Fixed bug #39685 (iconv() - undefined function). (Hannes) - Fixed bug #39596 (Creating Variant of type VT_ARRAY). (Rob) - Fixed bug #39435 ('foo' instanceof bar gives invalid opcode error). (Sara) |