summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2006-12-30 15:43:10 +0000
committerRob Richards <rrichards@php.net>2006-12-30 15:43:10 +0000
commit3d11fb35aef0f0879fe83cce6a4d689af8c047ce (patch)
tree3ab57831a2e2bd8c5def5556b32c0c8b6554aa49
parent604f18c20dff6d236fff104f335e3419b78b1801 (diff)
downloadphp-git-3d11fb35aef0f0879fe83cce6a4d689af8c047ce.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b0fc15a80a..c075c73ff3 100644
--- a/NEWS
+++ b/NEWS
@@ -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)