From: Moriyoshi Koizumi Date: Sun, 4 May 2003 11:52:44 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.2RC3~102 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=50e6fc68f4e944ba48220f9a76b3603f26aa8373;p=php BFN --- diff --git a/NEWS b/NEWS index be877f51b1..fd37209bb4 100644 --- a/NEWS +++ b/NEWS @@ -122,6 +122,7 @@ PHP 4 NEWS - Fixed bug #22022 (Crash in imap_mail_compose() if the body is an empty array). (Ilia) - Fixed bug #22017 (date() does not support negative timestamps on win32). (Ilia) +- Fixed bug #22008 (strip_tags() eliminates too much). (Moriyoshi) - Fixed bug #22004 (Overload extension and _call() breaks classes). (Shane) - Fixed bug #21998 (array_pop() did not reset the current array position). (Jani) - Fixed bug #21978, #21036 (win32 mail(), bcc: gets interpreted as cc:). (Sara)