From: Moriyoshi Koizumi Date: Fri, 3 Oct 2003 23:30:14 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.4RC2~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d18b7a533a7dfcd4d93085c6b5c7081f184a890f;p=php BFN --- diff --git a/NEWS b/NEWS index bef994ca98..0afc3961d3 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ PHP 4 NEWS POSIX compatible mode. (K.Kosako , Moriyoshi) - Fixed bug #25745 (ctype functions fail with non-ascii characters). (Moriyoshi) - Fixed bug #25744 (make ZTS build of ext/sybase compile). (Ilia) +- Fixed bug #25738 (alloca() related issues on the Darwin platform). (Moriyoshi) - Fixed bug #25708 (extract($GLOBALS, EXTR_REFS) mangles $GLOBALS). (Moriyoshi) - Fixed bug #25707 (html_entity_decode() over-decodes <). (Moriyoshi) - Fixed bug #25703 (openssl configure check failed). (Jani)