summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2005-10-12 03:21:36 +0000
committerRob Richards <rrichards@php.net>2005-10-12 03:21:36 +0000
commit0615bf6cb49b6d0b02763fce773fd4d1497007d7 (patch)
tree4ffe3fed59f8f1ab31ca9f82bafba5c593763cae
parent855f7dfd9541f902505326fb4e202f1f2d478273 (diff)
downloadphp-git-0615bf6cb49b6d0b02763fce773fd4d1497007d7.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 13c9db472e..2ff53ff137 100644
--- a/NEWS
+++ b/NEWS
@@ -185,6 +185,7 @@ PHP NEWS
- Fixed bug #32010 (Memory leak in mssql_fetch_batch). (fmk)
- Fixed bug #29334 (win32 mail() provides incorrect Date: header). (Jani)
- Fixed bug #29253 (array_diff with $GLOBALS argument fails). (Dmitry)
+- Fixed bug #27908 (xml default_handlers not being called). (Rob)
- Fixed bug #25359 (array_multisort() doesn't work in a function if array is
global or reference). (Dmitry)
- Fixed bug #21306 (ext/sesssion: catch bailouts of write handler during