Home » Database » DBA
Berkely-style database abstraction class
This package is unmaintained.
Download latest release 1.1.1 (archived versions might be outdated)
License: LGPL
Description
DBA is a wrapper for the php DBA functions. It includes a file-based emulator and provides a uniform, object-based interface for the Berkeley-style database systems.
Maintainers
- Brent Cook (busterb) — lead, inactive
- David Coallier (davidc) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 1.1.1 (stable, 2007-04-16)
Release notes
License: LGPL
* Added bugfix #44664 so that way we do not get errors on dba_*open
- 1.1 (stable, 2004-05-04)
- 1.0 (stable, 2002-12-18)
- 0.9.5 (beta, 2002-11-13)
- 0.9.4 (beta, 2002-09-30)
- 0.9.3 (beta, 2002-09-26)
- 0.9.2 (beta, 2002-09-25)
- 0.9.1 (beta, 2002-09-25)
- 0.9 (beta, 2002-09-24)
- 0.18 (devel, 2002-09-08)
- 0.17 (devel, 2002-07-17)
- 0.16 (beta, 2002-07-15)
- 0.15 (beta, 2002-07-08)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #863 | Closed | Bug | 2004-02-26 | PEAR QA: improvement for get_class()-usage | |
| #4664 | Closed | Bug | 2005-06-23 | dba_* function in Buitin.php show warning | |
| #6068 | Closed | Bug | 2005-11-25 | typo in the summary | |
| #17561 | Open | Bug | 1.1.1 | 2010-07-05 | dba_exists() & dba_fetch() do not return correct data |