diff --git a/NEWS b/NEWS index 5a98e79f1c0..5515c34abf4 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)