From: Moriyoshi Koizumi Date: Tue, 25 Feb 2003 20:41:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: RELEASE_0_5~744 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0ec5871d9bd473dbf24102edefe762e5ac61b6e;p=php NEWS update --- diff --git a/NEWS b/NEWS index c116194362..587bb6370a 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP 4 NEWS - 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 the length parameter in fgetss() to be optional. (Moriyoshi) - Changed ini parser to allow for handling of quoted multi-line values. (Ilia) - Changed get_extension_funcs() to return list of the built-in Zend Engine functions if "zend" is specified as the module name. (Ilia)