PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? Aug 2003, Version 4.3.3RC3
+?? Aug 2003, Version 4.3.3RC4
+- Fixed bug #24792 (--enable-zend-multibyte causes random segfaults with ZTS).
+ (fujimoto)
+
+07 Aug 2003, Version 4.3.3RC3
- Fixed bug #24958 (Incorrect handling of 404s). (Ilia, Justin)
- 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)