PEAR is archived and read-only

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

Home » Database » MDB » Bug #3495

Fatal error using MDB to access interbase database

Details

Submitted2005-02-16 18:31 UTC
Fromfabio at bs2 dot com dot br
Assignedquipo
StatusClosed
PackageMDB
PHP Version5.0.0
Roadmaps(Not assigned)

Comments

[2005-02-16 18:31 UTC] fabio at bs2 dot com dot br

Description:
------------
The function _doConnect in MDB_ibase class use the function ibase_timefmt, and the function ibase_timefmt was removed from php 5, generating this error: "Fatal error: Call to undefined function ibase_timefmt() in /some_path/MDB/ibase.php on line 399"