summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSara Golemon <pollita@php.net>2003-05-23 22:58:25 +0000
committerSara Golemon <pollita@php.net>2003-05-23 22:58:25 +0000
commita8b38817aca2afaa36b54d48a0760410e28e2923 (patch)
tree022ead470a51f038b9dd17a942c3c12c095b5f71
parent2709f628e3106960f043f07685ff884764a1e1e4 (diff)
downloadphp-git-a8b38817aca2afaa36b54d48a0760410e28e2923.tar.gz
Jani will learn me about NEWS entries yet.
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
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)