From: foobar Date: Sun, 7 Dec 2003 17:02:26 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC1~93 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7999d1a384134e9ac420a25ae55cd5fd1f95999c;p=php BFN --- diff --git a/NEWS b/NEWS index fcce6f2656..4700e79712 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ PHP 4 NEWS - Fixed header handler in NSAPI SAPI module (header->replace was ignored, send_default_content_type now sends value from php.ini). (Uwe Schindler) - Fixed bug #26548 (ext/session: Malformed HTTP dates headers). (Derick) +- Fixed bug #26531 (ext/domxml: get_elements_by_tag_name() wildcard fails). + (Rob Richards) - Fixed bug #26488 (Missing declaration of CRTSCTS in ext/dio/dio.c). (Jani) - Fixed bug #26467 (flock() does not force the "wouldblock" parameter to be passed by reference). (Wez)