iliaa Mon Nov 3 20:40:32 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src NEWS
Log:
Bug fixing news
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.452 php-src/NEWS:1.1247.2.453
--- php-src/NEWS:1.1247.2.452 Mon Nov 3 18:16:28 2003
+++ php-src/NEWS Mon Nov 3 20:40:22 2003
@@ -3,8 +3,12 @@
?? ??? 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)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php