From 399c8d46a0355a0a9aab86775e4394426f200703 Mon Sep 17 00:00:00 2001 From: Patrick van Kleef Date: Mon, 1 Sep 2008 08:37:22 +0000 Subject: [PATCH] - fixes for ext/odbc --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index b7026d52f7..205a575161 100644 --- a/NEWS +++ b/NEWS @@ -50,3 +50,7 @@ PHP NEWS - Added str_getcsv() function. (Sara) - Fixed bug #40325 (Vary: header missing in gzip output handlers). (Mike) +- Fixed bug #43666) (Fixed code to use ODBC 3.52 datatypes for 64bit systems). + (iodbc) +- Fixed bug #43668) (Added odbc.default_cursortype to control the ODBC + cursormodel). (iodbc) -- 2.50.1