From: Felipe Pena Date: Mon, 27 Jun 2011 01:39:01 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.3.7RC2~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c1d43480cce8335ba4c5fd1dd9d985371c758d7e;p=php - BFN --- diff --git a/NEWS b/NEWS index adf1152ca8..5f802d430e 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,9 @@ PHP NEWS - DateTime extension: . Fixed bug where the DateTime object got changed while using date_diff(). (Derick) + +- PDO ODBC: + . Fixed data type usage in 64bit. (leocsilva at gmail dot com) 16 Jun 2011, PHP 5.3.7 RC1