fujimoto Fri Aug 8 07:44:26 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: BFN Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.329 php-src/NEWS:1.1247.2.330 --- php-src/NEWS:1.1247.2.329 Thu Aug 7 11:37:54 2003 +++ php-src/NEWS Fri Aug 8 07:44:25 2003 @@ -5,6 +5,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php