From: foobar Date: Mon, 19 Jan 2004 02:43:25 +0000 (+0000) Subject: BFN X-Git-Tag: php_ibase_before_split~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dce4e4c4b26f14be566e8d254434b21b04db710a;p=php BFN --- diff --git a/NEWS b/NEWS index cfab40532c..28353c7a72 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ PHP NEWS (Derick) - Fixed problems with longlong values in mysqli. (Georg) - Fixed class name case preserving of user defined classes. (Marcus) +- Fixed bug #26947 (ext/dom: Crash when using DomDocument::getElementById()). + (Christian) - Fixed bug #26911 (crash in sqlite extension when fetching data from empty queries). (Ilia) - Fixed bug #26844 (ext/mime_magic: magic file validation broken). (Jani)