Commit:    a6c30179080b052dd004215f79fadaa2976f6022
Author:    Lior Kaplan <kaplanl...@gmail.com>         Fri, 22 May 2015 11:14:10 
+0300
Parents:   8e53595745722c93bf6bb066840492d67d167b34
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=a6c30179080b052dd004215f79fadaa2976f6022

Log:
Bug #69354 fixed also in 5.5.25

Bugs:
https://bugs.php.net/69354

Changed paths:
  M  ChangeLog-5.php


Diff:
diff --git a/ChangeLog-5.php b/ChangeLog-5.php
index 12a3c27..0f1ac6b 100644
--- a/ChangeLog-5.php
+++ b/ChangeLog-5.php
@@ -77,6 +77,7 @@ site_header("PHP 5 ChangeLog", array("current" => "docs", 
"css" => array("change
 </ul></li>
 <li>ODBC:
 <ul>
+  <li><?php bugfix(69354); ?> (Incorrect use of SQLColAttributes with ODBC 
3.0).</li>
   <li><?php bugfix(69474); ?> (ODBC: Query with same field name from two 
tables returns incorrect result).</li>
   <li><?php bugfix(69381); ?> (out of memory with sage odbc driver).</li>
 </ul></li>


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

Reply via email to