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 #9469

Fatal error

Details

Submitted2006-11-26 05:32 UTC
Fromftoledo at docksud dot com dot ar
Assignedaashley
StatusClosed
PackageAuth_PrefManager
PHP Version4.4.4
OSwinxp
Roadmaps1.2.0

Comments

[2006-11-26 05:32 UTC] ftoledo at docksud dot com dot ar

Description:
------------
Fatal error: Call to undefined method DB_Error::quoteIdentifier() in
C:\php\PEAR\Auth\PrefManager.php on line 148

ragnarok@ntbkragnarok:~$ pear list
INSTALLED PACKAGES, CHANNEL PEAR.PHP.NET:
=========================================
PACKAGE VERSION STATE
Archive_Tar 1.3.1 stable
Auth 1.4.2 stable
Auth_PrefManager 1.1.4 stable
Console_Getopt 1.2 stable
DB 1.7.6 stable
PEAR 1.4.9 stable
ragnarok@ntbkragnarok:~$

[2007-03-01 03:52 UTC] ftoledo at pressenter dot com dot ar

This error occurs where using a conection without password to the database server.
i only test with mysql server 5 and php 5.2, perhaps its fail on another database drivers like postgre or sqlite.
Maybe this problem is for using a old DB package.