From: Ilia Alshanetsky Date: Thu, 12 Dec 2002 13:52:37 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.3.0RC4~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d0ac38b248f1c3220075f6b11ddc13555980529;p=php MFH --- diff --git a/NEWS b/NEWS index 1debf8dd98..c2392914a0 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ PHP 4 NEWS - Moved extensions to PECL (http://pear.php.net/): (James, Derick) . ext/vpopmail . ext/cybermut +- Fixed bug #20927 (wordwrap crash). (Ilia) - Fixed bug #20796 (when register_globals is on & arrays with same names are passed via get/post/cookie the data inside $_GET/$_POST/$_COOKIE can would be corrupted). (Ilia)