diff options
author | Rob Richards <rrichards@php.net> | 2005-10-12 03:21:36 +0000 |
---|---|---|
committer | Rob Richards <rrichards@php.net> | 2005-10-12 03:21:36 +0000 |
commit | 0615bf6cb49b6d0b02763fce773fd4d1497007d7 (patch) | |
tree | 4ffe3fed59f8f1ab31ca9f82bafba5c593763cae | |
parent | 855f7dfd9541f902505326fb4e202f1f2d478273 (diff) | |
download | php-git-0615bf6cb49b6d0b02763fce773fd4d1497007d7.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |