diff options
author | Sara Golemon <pollita@php.net> | 2003-05-23 22:58:25 +0000 |
---|---|---|
committer | Sara Golemon <pollita@php.net> | 2003-05-23 22:58:25 +0000 |
commit | a8b38817aca2afaa36b54d48a0760410e28e2923 (patch) | |
tree | 022ead470a51f038b9dd17a942c3c12c095b5f71 | |
parent | 2709f628e3106960f043f07685ff884764a1e1e4 (diff) | |
download | php-git-a8b38817aca2afaa36b54d48a0760410e28e2923.tar.gz |
Jani will learn me about NEWS entries yet.
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |