PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Authentication » Auth_PrefManager » Bug #9016

MDB2 Support

Details

Request #9016MDB2 Support
Submitted2006-10-13 09:13 UTC
Fromarne dot bippes at bippesbrandao dot de
Assignedaashley
StatusBogus
PackageAuth_PrefManager
PHP VersionIrrelevant
OSirrelevant
Roadmaps1.2.0

Comments

[2006-10-13 09:13 UTC] arne dot bippes at bippesbrandao dot de

Description:
------------
The PrefManager currently supports only MDB2 as a Database Layer.
Please find a Package which supports both DB & MDB2.

Basically the changes are:
- check for $dsn being a subclass of mdb2.
- Load a proxy which does a simple redirect for the DB-functions used in the PrefManager.
- Replace DB::isError() with PEAR::is Errror()

You can download the new files here:
http://extern.bippesbrandao.de/pear/PEAR_PrefManager.zip