diff options
author | Rob Richards <rrichards@php.net> | 2006-09-27 10:32:49 +0000 |
---|---|---|
committer | Rob Richards <rrichards@php.net> | 2006-09-27 10:32:49 +0000 |
commit | bc0bdadfdb6a6f95fbcd75055bdc14a84e154f8a (patch) | |
tree | 567e175e92a341a2cde5c1fa598076159fd3c5e7 | |
parent | b23dfcc3ad9adf18da1d433078c1a9027034d936 (diff) | |
download | php-git-bc0bdadfdb6a6f95fbcd75055bdc14a84e154f8a.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |