From: Moriyoshi Koizumi Date: Sat, 26 Jun 2004 17:06:22 +0000 (+0000) Subject: - This one should've been here, not in HEAD. X-Git-Tag: php-4.3.9RC1~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d14c2f46f2136fc803af5f3b34bb10fbc42b2f6;p=php - This one should've been here, not in HEAD. --- diff --git a/NEWS b/NEWS index ba59d4d66f..fd1aa899eb 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,8 @@ PHP 4 NEWS (gavin at ipalsoftware dot com, Ilia) - Fixed bug #28525 (gmp_powm() does not work with hexadecimal string modulo represented as a string). (pickett at sumu dot org, Ilia) +- Fixed bug #28466 (mbstring_convert_variables() array separation problem). + (Moriyoshi) - Fixed bug #28175 (Allow bundled GD to compile against freetype 2.1.2). (Elf, Ilia) - Fixed strip_tags() to correctly handle '\0' characters. (Stefan)