?? ??? 2003, Version 4.3.5
- Fixed header handler in NSAPI SAPI module (header->replace was ignored,
send_default_content_type now sends value from php.ini). (Uwe Schindler)
+- Fixed bug #26042 (memory leak if mcrypt_generic_deinit() is not called
+ after every mcrypt_generic_init() call). (Ilia)
- Fixed bug #26025 (Segfault on glob() without GLOB_NOCHECK or GLOB_NOMAGIC
under *BSD platforms). (Moriyoshi)
+- Fixed bug #25581 (getimagesize () return incorrect values on bitmap
+ (os2) files). (Marcus)
3 Nov 2003, Version 4.3.4
- Made MCVE extension available on win32. (Jani)