From: Moriyoshi Koizumi Date: Sat, 12 Apr 2003 22:02:26 +0000 (+0000) Subject: NFN X-Git-Tag: RELEASE_0_5~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4057c0cc7d8055c0d1469599d6c8371a087bf0b6;p=php NFN --- diff --git a/NEWS b/NEWS index 792fdd966e..1ab7218f3b 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ PHP NEWS - Fixed bug #21007 (html_errors off text-only output in phpinfo). (Marcus) - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia) - Fixed bug #20155 (xmlrpc compile problem with ZE2). (Derick, Jan Schneider) +- Made dirname() / strip_tags() binary-safe. (Moriyoshi) - 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