summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-12-16 08:06:09 +0000
committerfoobar <sniper@php.net>2003-12-16 08:06:09 +0000
commit04611c1287b490f957ced55f8be912986a5d6d68 (patch)
tree18b68050217f2bf966b53b95e624f8a8fa8f44a3 /NEWS
parentaaeb8f4394d4d5d8b8ce4fd76f73e7ec5ff27a51 (diff)
downloadphp-git-04611c1287b490f957ced55f8be912986a5d6d68.tar.gz
BFN
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d725bf482f..c50911c99d 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,7 @@ PHP NEWS
- Fixed bug #26534 (stream_get_meta_data() -> Access Violation). (Wez)
- Fixed bug #26528 (HTML entities are not being decoded by
xml_parse()/xml_parse_into_struct()). (Ilia)
+- Fixed bug #26182 (Object properties created redundantly). (Andi)
- Fixed bug #26156 (REPLACE_ZVAL_VALUE works on uninit stack-based zvals).
(Moriyoshi)
- Fixed bug #26083 (Non-working write support in ext/dom). (Ilia)