ID: 26920 Updated by: [EMAIL PROTECTED] Reported By: ross at devconsole dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: N/A PHP Version: 4.3.4 New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2004-01-15 10:04:43] ross at devconsole dot com Description: ------------ The documentation at http://www.php.net/manual/en/ref.dba.php states that Berkeley DB4 is available since PHP 5.0.0, but the option --with-db4 is accepted and compiles under PHP 4.3.3+. I did not test actually using DB4 with PHP 4 though. Reproduce code: --------------- php-4.3.4$ ./configure --enable-dba --with-db4 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26920&edit=1