iodbc           Mon Sep  1 08:38:58 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - fixes for ext/odbc
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.300&r2=1.2027.2.547.2.965.2.301&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.300 
php-src/NEWS:1.2027.2.547.2.965.2.301
--- php-src/NEWS:1.2027.2.547.2.965.2.300       Sun Aug 31 17:05:12 2008
+++ php-src/NEWS        Mon Sep  1 08:38:58 2008
@@ -3503,3 +3503,7 @@
 - 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)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to