From: rycamor at brainscraps dot com Operating system: all PHP version: 5CVS-2004-04-29 (dev) PHP Bug Type: Feature/Change Request Bug description: DBX module should be bundled
Description: ------------ Please make the dbx database abstraction module part of the default PHP build. There are many library developers who would like to start using dbx, but they cannot, because they don't know if the user has built PHP with dbx. I'm well aware that there are other abstraction libraries, but dbx is very simple, fast, and covers all standard interaction needs for a relational DBMS. Personally, I and many developers prefer it to the (overly) complex ones like PEAR:DB or ADODB. I think it would be a great benefit to the PHP project if a simple, straightforward, universal database module can be used anywhere, and dbx gets my vote. Thank you, Rick Morris -- Edit bug report at http://bugs.php.net/?id=28222&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28222&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28222&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28222&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28222&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28222&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28222&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28222&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28222&r=support Expected behavior: http://bugs.php.net/fix.php?id=28222&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28222&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28222&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28222&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28222&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28222&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28222&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28222&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28222&r=float
