]> granicus.if.org Git - php/commitdiff
- fixes for ext/odbc
authorPatrick van Kleef <iodbc@php.net>
Mon, 1 Sep 2008 08:38:58 +0000 (08:38 +0000)
committerPatrick van Kleef <iodbc@php.net>
Mon, 1 Sep 2008 08:38:58 +0000 (08:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6de63278902ffa90a2a96093680b99d2ef4e39ed..66a44c8c4650bda1536f34a8a033211e71b5b274 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3503,3 +3503,7 @@ PHP                                                                        NEWS
 - Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus)
 - Fixed bug #28512 (Allocate enough space to store MSSQL data). (Frank)
 - Fixed strip_tags() to correctly handle '\0' characters. (Stefan)
+- 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)