From: Sara Golemon Date: Fri, 23 May 2003 22:58:25 +0000 (+0000) Subject: Jani will learn me about NEWS entries yet. X-Git-Tag: RELEASE_1_0_2~614 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8b38817aca2afaa36b54d48a0760410e28e2923;p=php Jani will learn me about NEWS entries yet. --- diff --git a/NEWS b/NEWS index 5a98e79f1c..5515c34abf 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,6 @@ PHP NEWS - Fixed dirname() and strip_tags() to be binary-safe. (Moriyoshi) - Fixed bug #22386 (Using browscap causes segfault). (Jay) - Fixed bug #22895 (PHP cli outputs errors in text AND html). (Marcus) -- Fixed bug #22059 (ftp_chdir causes segfault). (Sara) - Fixed bug #21985 and #22064 (various mb_send_mail() issues). (Moriyoshi) - Fixed bug #21600 (Assign by reference function call changes variable contents). (Zeev)