php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #26920 The documentation says DB4 is available as of PHP5 but it works under PHP4
Submitted: 2004-01-15 10:04 UTC Modified: 2004-01-25 07:53 UTC
From: ross at devconsole dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.4 OS: N/A
Private report: No CVE-ID: None
 [2004-01-15 10:04 UTC] 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


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-25 07:53 UTC] nlopess@php.net
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.


 [2020-02-07 06:12 UTC] phpdocbot@php.net
Automatic comment on behalf of nlopess
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=a05c82c46975a42dcea83b2cb5218c5d8da8e831
Log: fix #26920
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 28 19:00:02 2025 UTC