| » Version | » Information |
|---|---|
| 1.7.14RC1 | 2007-11-28 beta |
| 1.7.13 | 2007-09-21 stable |
| 1.7.12 | 2007-06-29 stable |
| 1.7.11 | 2007-03-28 stable |
| 1.7.10 | 2007-03-20 stable |
| 1.7.9 | 2007-02-06 stable |
| 1.7.8 | 2007-01-29 stable |
| 1.7.8RC2 | 2007-01-22 beta |
| 1.7.8RC1 | 2007-01-12 beta |
| 1.7.7 | Download Release date: 2007-01-08 00:46 UTC Release state: stable Changelog: This release of DB fixes numerous minor bugs and improves compatibility with PHP 5.2 for the msql, sqlite and sybase drivers. DB: * added ability to specify port number when using unix sockets in DB::parseDSN() Bug 5982 odbc(access): * Tweak quoteSmart() to allows MS Access to wrap dates in #'s. Bug 4813. dbase: * Added DB_dbase::freeResult(). Bug 6967. ifx: * Added support for error codes as at Informix 10. msql: * Fix error mapping in PHP 5.2. Bug 9599. mssql: * Use mssql_fetch_assoc() instead of mssql_fetch_array(). Should resolve FreeTDS and/or Sybase issues discussed in bug 1525, et al. * Fix issues with delimited identifiers in mssql tableInfo(). Bug 8336. * Added support for some of the key error codes introduced in SQL Server 2005. mysql: * fixed handling of fully qualified table names in tableInfo(). Bug 4272. * Added support for new error codes in MySQL 5. mysqli: * worked around an issue in 'len' handling of tableInfo(). There is a bug in ext/mysqli or the mysqli docs. Bug 5680. * Added support for new error codes in MySQL 5. oci8: * Allowed old-style functions to use the database DSN field if hostspec isn't provided. Thanks to David Palm for the fix. Bug 7501. pgsql: * When inserting to non-existant column, produce proper error, "no such field", instead of "no such table". Bug 4365. * If connection is lost, raise DB_ERROR_CONNECT_FAILED instead of the generic DB_ERROR. Bug 4446. * Allow FETCH queries to return results. Bug 4112. sqlite: * Fix bug sqlite:///:memory: trys to open file. Bug 6599. * Fix error mapping in PHP 5.2. Bug 9599. sybase: * Allow connecting without specifying db name. Bug 4588. * Fix error mapping in PHP 5.2. Bug 9599. storage: * Eliminate "Undefined index $vars" notice in store(). Bug 4766. Dependencies:
|
| 1.7.6 | 2005-04-11 stable |
| 1.7.5 | 2005-03-29 stable |
| 1.7.4 | 2005-03-07 stable |
| 1.7.3 | 2005-03-04 stable |
| 1.7.2 | 2005-03-03 stable |
| 1.7.1 | 2005-03-01 stable |
| 1.7.0 | 2005-03-01 stable |
| 1.7.0RC1 | 2005-02-22 beta |
| 1.6.8 | 2004-10-04 stable |
| 1.6.7 | 2004-09-25 stable |
| 1.6.6 | 2004-09-21 stable |
| 1.6.5 | 2004-07-14 stable |
| 1.6.4 | 2004-05-01 stable |
| 1.6.3 | 2004-04-30 stable |
| 1.6.2 | 2004-04-07 stable |
| 1.6.1 | 2004-03-13 stable |
| 1.6.0 | 2004-02-19 stable |
| 1.6.0RC6 | 2004-02-11 stable |
| 1.6.0RC5 | 2004-02-06 beta |
| 1.6.0RC4 | 2004-02-04 beta |
| 1.6.0RC3 | 2004-01-31 beta |
| 1.6.0RC2 | 2004-01-27 beta |
| 1.6.0RC1 | 2004-01-25 beta |
| 1.5.0RC2 | 2003-09-14 stable |
| 1.5.0RC1 | 2003-06-23 stable |
| 1.4.0 | 2003-05-12 stable |
| 1.4b1 | 2003-02-08 beta |
| 1.3 | 2002-07-04 stable |
| 1.2 | 2002-04-24 stable |