Commit: 2992383c19fb9df02da302b01c71fdca98a57696 Author: Lior Kaplan <kaplanl...@gmail.com> Fri, 22 May 2015 11:14:10 +0300 Parents: eb5e966d377b3f770f102757ff073fc30151f6d6 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=2992383c19fb9df02da302b01c71fdca98a57696 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