rrichards Mon Nov 13 20:48:18 2006 UTC Modified files: /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2130&r2=1.2131&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2130 php-src/NEWS:1.2131 --- php-src/NEWS:1.2130 Fri Oct 27 21:18:56 2006 +++ php-src/NEWS Mon Nov 13 20:48:18 2006 @@ -59,5 +59,7 @@ . 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php