pajoye Tue Apr 28 13:01:05 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
- mail_criteria entry and revert previous wrong one
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1477&r2=1.2027.2.547.2.1478&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1477 php-src/NEWS:1.2027.2.547.2.1478
--- php-src/NEWS:1.2027.2.547.2.1477 Mon Apr 27 20:03:16 2009
+++ php-src/NEWS Tue Apr 28 13:01:04 2009
@@ -9,6 +9,7 @@
- Fixed memory corruptions while reading properties of zip files. (Ilia)
- Fixed memory leak in ob_get_clean/ob_get_flush. (Christian)
- Fixed segfault on invalid session.save_path. (Hannes)
+- Fixed leaks in imap when a mail_criteria is used. (Pierre)
- Fixed bug #47997 (stream_copy_to_stream returns 1 on empty streams). (Arnaud)
- Fixed bug #47991 (SSL streams fail if error stack contains items). (Mikko)
@@ -16,8 +17,6 @@
- Fixed bug #47969 (ezmlm_hash() returns different values depend on OS).
(Ilia)
- Fixed bug #47946 (ImageConvolution overwrites background). (Ilia)
-- Fixed bug #47940, (memory leak imap_body()).
- (jake dot levitt at mailtrust dot com, Pierre)
- Fixed bug #47937 (system() calls sapi_flush() regardless of output
buffering). (Ilia)
- Fixed bug #47903 ("@" operator does not work with string offsets). (Felipe)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php