From 198a9af4794e20e3b4c018beb5aa922a66780576 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Fri, 11 Jul 2008 18:31:56 +0000 Subject: [PATCH] - BFN: #45449, #45486 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index b2c123cf18..81fd9210ff 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ PHP NEWS - Fixed a crash inside PDO when trying instantiate PDORow manually (Felipe) - Fixed build failure of ext/mysqli with libmysql 6.0 - missing rpl functions. (Andrey) +- Fixed bug #45449 (filesize() regression using ftp wrapper). + (crrodriguez at suse dot de) +- Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset=' + parsing incorrect). (Felipe) - Fixed bug #45460 (imap patch for fromlength fix in imap_headerinfo doesn't accept lengths of 1024). (Felipe, andrew at lifescale dot com) - Fixed bug #45352 (Segmentation fault because of tick function on second -- 2.50.1