Top Level :: Database

Package Information: DB 1.7.8

Show All Changelogs

» Version » Information

1.12.2

2024年04月15日
stable

1.12.1

2024年01月17日
stable

1.12.0

2024年01月16日
stable

1.11.0

2021年08月10日
stable

1.10.0

2020年04月19日
stable

1.9.3

2018年12月05日
stable

1.9.2

2015年11月24日
stable

1.9.1

2015年11月23日
stable

1.9.0

2015年11月20日
stable

1.8.2

2014年11月27日
stable

1.8.1

2014年11月20日
stable

1.8.0

2014年11月20日
stable

1.7.14

2011年08月27日
stable

1.7.14RC2

2010年12月24日
beta

1.7.14RC1

2007年11月27日
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

Easy Install

Not sure? Get more info.

pear install DB-1.7.8

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/DB-1.7.8

Download

For manual installation only

1.7.8


Release date: 2007年01月28日 19:50 UTC
Release state: stable
Release uploaded by: aharvey

Changelog:

This release of DB fixes numerous bugs compared to 1.7.7. Users of previous
versions are encouraged to upgrade in due course.

Users of the pgsql driver should note that this release fixes a security issue
reported by Yasuo Ohgaki; the security issue is described in more detail by
CVE-2006-2313 and CVE-2006-2314. PostgreSQL users should upgrade to both DB
1.7.8 AND at least PostgreSQL 7.3.15, 7.4.13, 8.0.8, 8.1.4 or 8.2.0 as soon as
possible if they are using SJIS, BIG5, GBK, GB18030 or UHC as a client
encoding.

This release is identical to 1.7.8RC2. The full change log from 1.7.7 to 1.7.8
follows.

DB:
* Added code to DB_result::numRows() to return correct results when limit
emulation is being used. Bug 4649.
* Added DB::getDSNString() to allow pretty-printing of both string and array
DSNs, thereby improving the output of DB::connect() on error. Bug 3759.
* Added DB_common::nextQueryIsManip() to explicitly hint that the next query is
a manipulation query and therefore ignore DB::isManip(). Bug 3895.
* Changed all freeResult() methods to check that the parameter is a resource
before calling the native function to free the result. Bug 5762.
* Fixed DB_result::fetch*() to only increment their internal row_counters when
a row number has not been provided. Bug 7502.
* Fixed quoting of float values to always have the decimal point as a point,
rather than a comma, irrespective of locale. Bug 3021.
* Silenced errors on ini_set calls. Bug 4915.
* Tweaked DB::isManip() to attempt to deal with SELECT queries that include the
word INTO in a non-keyword context. Bug 9869.

fbsql:
* Fix DB_result::numRows() to return the correct value for limit queries.

ibase:
* Handled cases where ibase_prepare returns false. Bug 8217.

ifx:
* Altered simpleQuery() to treat EXECUTE queries as being data-returning.
Bug 5204.

mssql:
* Altered nextId() to use IDENT_CURRENT instead of @@IDENTITY, thereby
resolving problems with concurrent nextId() calls. Bug 181.

mysqli:
* Added the mysterious 246 data type to the type map. Bug 6477.
* Allowed the ssl option to be an integer. Bug 5657.

oci8:
* Added tracking of prepared queries to ensure that last_query is set properly
even when there are multiple prepared queries at a given time. Bug 7632.
* Altered connect() to handle non-standard ports. Thanks to Lukas Smith for the
patch. Bug 7216.
* Altered numRows() to properly restore last_query state. Bug 4388.

pgsql:
* Added schema support to _pgFieldFlags. Bug 5796.
* Updated pgsql escaping to use pg_escape_string when available.

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR Installer 1.0b1 or newer

1.7.8RC2

2007年01月21日
beta

1.7.8RC1

2007年01月12日
beta

1.7.7

2007年01月07日
stable

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年02月28日
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月13日
stable

1.6.4

2004年04月30日
stable

1.6.3

2004年04月29日
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月30日
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月23日
stable

AltStyle によって変換されたページ (->オリジナル) /