php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #65508 Missing documentation for directive dba.default_handler
Submitted: 2013-08-22 15:44 UTC Modified: 2013-10-03 05:21 UTC
From: cevfora at elitemail dot org Assigned: krakjoe (profile)
Status: Closed Package: DBM/DBA related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
1 + 38 = ?
Subscribe to this entry?

 
 [2013-08-22 15:44 UTC] cevfora at elitemail dot org
Description:
------------
The page titled "List of php.ini directives" at 

http://php.net/manual/en/ini.list.php

includes the dba.default_handler directive with no link for documentation.

dba.default_handler 	"" 	PHP_INI_ALL 	Available since PHP 4.3.3.

The page 

http://www.php.net/manual/en/dba.configuration.php

titled "Runtime Configuration" for extension DBA states "extension has no configuration directives defined in php.ini".  This appears inconsistent with the presence of the directive "dba.default_handler" on the above page.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-03 05:21 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 [2013-10-03 05:21 UTC] krakjoe@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2013-10-03 05:22 UTC] krakjoe@php.net
Automatic comment from SVN on behalf of krakjoe
Revision: http://svn.php.net/viewvc/?view=revision&revision=331649
Log: fix #65508 dba configuration information missing
 [2020-02-07 06:08 UTC] phpdocbot@php.net
Automatic comment on behalf of krakjoe
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=38edd0bedc0a0a98da5bbbf6ee5506334ba970a5
Log: fix #65508 dba configuration information missing
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC