From: foobar Date: Mon, 24 Feb 2003 16:01:38 +0000 (+0000) Subject: BFN X-Git-Tag: RELEASE_0_5~785 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=75d6810d2c08ce1891236e1562cc53b6c06c19ae;p=php BFN --- diff --git a/NEWS b/NEWS index 83d7d3bd9a..c116194362 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,10 @@ PHP 4 NEWS ? ? ??? 200?, Version 5.0.0 - Moved extensions to PECL (http://pear.php.net/): (James, Tal) . ext/fribidi -- Fixed bug #21985 and #22064 (various mb_send_mail() issues). (Moriyoshi) +- Fixed bug #21600 (Assign by reference function call changes variable contents). + (Zeev) - Fixed bug #22059 (ftp_chdir causes segfault). (Sara) +- Fixed bug #21985 and #22064 (various mb_send_mail() issues). (Moriyoshi) - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia) - Fixed bug #20155 (xmlrpc compile problem with ZE2). (Derick, Jan Schneider) - Changed ini parser to allow for handling of quoted multi-line values. (Ilia)