From: Andrey Hristov Date: Tue, 25 Mar 2008 18:30:56 +0000 (+0000) Subject: news entry X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~469 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=598f89d86e2f7ebe989c83e7b79fe9c42db4eab9;p=php news entry --- diff --git a/NEWS b/NEWS index 7dcd096387..7fd4b42536 100644 --- a/NEWS +++ b/NEWS @@ -151,6 +151,8 @@ PHP NEWS (Nuno, Scott) - Fixed bug #43960 (strtotime() returns timestamp in the future when given a bogus string). +- Fixed bug #43832 (mysqi_get_charset() doesn't expose charset comment). + (Andrey) - Fixed bug #43808 (date_create never fails (even when it should)). (Derick) - Fixed bug #43527 (DateTime created from a timestamp reports environment timezone). (Derick)