summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoriyoshi Koizumi <moriyoshi@php.net>2003-02-25 20:41:07 +0000
committerMoriyoshi Koizumi <moriyoshi@php.net>2003-02-25 20:41:07 +0000
commite0ec5871d9bd473dbf24102edefe762e5ac61b6e (patch)
tree7edf336a93a6050bdd3d7f38c0befcac628bc066
parent991da298493877593e6e864c06449386240d1a40 (diff)
downloadphp-git-e0ec5871d9bd473dbf24102edefe762e5ac61b6e.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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)