summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2006-09-27 10:32:49 +0000
committerRob Richards <rrichards@php.net>2006-09-27 10:32:49 +0000
commitbc0bdadfdb6a6f95fbcd75055bdc14a84e154f8a (patch)
tree567e175e92a341a2cde5c1fa598076159fd3c5e7
parentb23dfcc3ad9adf18da1d433078c1a9027034d936 (diff)
downloadphp-git-bc0bdadfdb6a6f95fbcd75055bdc14a84e154f8a.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1775ab3e45..dc37153b44 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ PHP NEWS
(Dmitry)
- Fixed bug #38961 (metaphone() results in segmentation fault on NetBSD).
(Tony)
+- Fixed bug #38949 (Cannot get xmlns value attribute). (Rob)
- Fixed bug #38942 (Double old-style-ctor inheritance). (Dmitry)
- Fixed bug #38941 (imap extension does not compile against new version of
the imap library). (Ilia)