From: Sara Golemon Date: Mon, 10 Feb 2003 19:47:04 +0000 (+0000) Subject: Bug 22141 X-Git-Tag: php-4.3.2RC1~277 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b5fb9c99b8c809b0bfc8eb47c7093c42f5a49aa;p=php Bug 22141 --- diff --git a/NEWS b/NEWS index df39248dba..2a7d6462c5 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 4.3.1 +- Fixed bug #22141 (Boyer str_replace method is undocumented and discouraged, + HEAD already shows it removed due to str_ireplace feature request, + removed in branch as well due to 'hang' bug). (Sara) - Enabled read-only GIF support in the bundled GDLIB (php_gd2.dll) on Windows. (Sebastian, Edin) - Improved dba extension (Marcus)