Home » Database » MDB » Bug #3495
Fatal error using MDB to access interbase database
Details
| Submitted | 2005-02-16 18:31 UTC |
|---|---|
| From | fabio at bs2 dot com dot br |
| Assigned | quipo |
| Status | Closed |
| Package | MDB |
| PHP Version | 5.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"