From: Masaki Fujimoto Date: Fri, 8 Aug 2003 11:44:25 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC4~85 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0072a366460b14a16a389988209178a79c19cbba;p=php BFN --- diff --git a/NEWS b/NEWS index d4fb4c9d7d..e6f0971c70 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ PHP 4 NEWS - Fixed bug #24936 (ext/fdf not linked properly as shared extension). (Jani) - Fixed bug #24883 (variables_order and gpc_order being ignored). (Ilia) - Fixed bug #24871 (methods misidentified as constructors). (Ilia) +- Fixed bug #24792 (--enable-zend-mutibyte causes random segfaults with ZTS). + (fujimoto) - Fixed bug #24177 (Status not set correctly after flush() in Apache 2). (Ilia) - Fixed bug #23509 (exit code lost when exit() called from register_shutdown_function()). (Ilia)