Commit:    90bb28726bd0728059b0d58b1c063ae8ea250966
Author:    Stanislav Malyshev <s...@php.net>         Mon, 3 Jun 2013 21:54:50 
-0700
Parents:   5a04ab9a54f529f4197bed6f17599604266cdb35
Branches:  PHP-5.4 PHP-5.5

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=90bb28726bd0728059b0d58b1c063ae8ea250966

Log:
news for dblib fixes

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 4e04244..133a202 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,14 @@ PHP                                                            
            NEWS
 - FPM:
   . Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)
 
+- PDO_DBlib:
+  . Fixed bug #63638 (Cannot connect to SQL Server 2008 with PDO dblib). 
+    (Stanley Sufficool)
+  . Fixed bug #64338 (pdo_dblib can't connect to Azure SQL). (Stanley 
+    Sufficool)
+  . Fixed bug #64808 (FreeTDS PDO getColumnMeta on a prepared but not executed 
+    statement crashes). (Stanley Sufficool)
+
 - PDO_pgsql:
   . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)


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

Reply via email to