From: Rob Richards Date: Mon, 13 Nov 2006 20:48:18 +0000 (+0000) Subject: BFN X-Git-Tag: RELEASE_1_0_0RC1~1023 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4f3ce372d191f60e957e4b950733536cae16f42;p=php BFN --- diff --git a/NEWS b/NEWS index 457fa7b30d..cb91305c3b 100644 --- a/NEWS +++ b/NEWS @@ -59,5 +59,7 @@ PHP NEWS . stream_resolve_include_path(). (Sara) - Added shm_has_var() function. (Mike) +- Fixed bug #39504 (xmlwriter_write_dtd_entity() creates Attlist tag, + not enity). (Hannes Magnusson) - Fixed bug #36630 (umask not reset at the end of the request). (Ilia) - Fixed bug #34286 (__toString() behavior is inconsistent). (Marcus)