-------------------------------------------------------------------------------- Fedora Test Update Notification FEDORA-2007-2265 2007-09-25 08:26:16 -------------------------------------------------------------------------------- Name : php-pear-DB Product : Fedora 7 Version : 1.7.13 Release : 1.fc7 URL : http://pear.php.net/package/DB Summary : PEAR: Database Abstraction Layer Description : DB is a database abstraction layer providing: * an OO-style query API * portability features that make programs written for one DBMS work with other DBMS's * a DSN (data source name) format for specifying database servers * prepare/execute (bind) emulation for databases that don't support it natively * a result object for each query response * portable error codes * sequence emulation * sequential and non-sequential row fetching as well as bulk fetching * formats fetched rows as associative arrays, ordered arrays or objects * row limit support * transactions support * table information interface * DocBook and phpDocumentor API documentation DB layers itself on top of PHP's existing database extensions. -------------------------------------------------------------------------------- Update Information: This release of DB fixes a number of minor issues reported since the release of DB 1.7.12. All drivers: * Replaced instances of '=& new Foo' with '= new Foo' to make DB (slightly) more E_STRICT friendly. mysql: * Added an explicit call to select the database to fix calls to tableInfo() without a preceding query. mysqli: * Added an explicit call to select the database to fix calls to tableInfo() without a preceding query. sqlite: * Altered fetchInto() to remove extraneous quotes returned by SQLite. -------------------------------------------------------------------------------- ChangeLog: * Fri Sep 21 2007 Remi Collet <Fedora@xxxxxxxxxxxxxxxxx> 1.7.13-1 - update to 1.7.13 - fix TEXTERS encoding -------------------------------------------------------------------------------- Updated packages: 78b6b51b52ef536ccec5c0d8e568d4646222bf53 php-pear-DB-1.7.13-1.fc7.noarch.rpm 95c97496e5189be460224d73a356b7c7f2fd29c9 php-pear-DB-1.7.13-1.fc7.src.rpm This update can be installed with the "yum" update program. Use su -c 'yum update php-pear-DB' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. -------------------------------------------------------------------------------- -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list