From: Rob Richards Date: Tue, 14 Jun 2005 19:41:16 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.5RC1~159 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=386958ed03d78a3d60f027ebd175783951c3591a;p=php BFN --- diff --git a/NEWS b/NEWS index f52e8617a9..f3bacf9f6c 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ PHP NEWS - Fixed memory corruption in ImageTTFText() with 64bit systems. (Andrey) - Fixed memory corruption in stristr(). (Derick) - Fixed segfaults when CURL callback functions throw exception. (Tony) +- Fixed bug #33340 (CLI Crash when calling php:function from XSLT). (Rob) - Fixed bug #33268 (iconv_strlen() works only with a parameter of < 3 in length). (Ilia) - Fixed bug #33243 (ze1_compatibility_mode does not work as expected). (Dmitry)