php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #47190 'mysqli.reconnect' is not listed inside MySQLi configuration options.
Submitted: 2009-01-22 09:23 UTC Modified: 2009-11-20 10:42 UTC
Votes:2
Avg. Score:4.5 ± 0.5
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: jpl at jean-philippe dot leboeuf at name Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jpl at jean-philippe dot leboeuf at name
New email:
PHP Version: OS:

 

 [2009-01-22 09:23 UTC] jpl at jean-philippe dot leboeuf at name
Description:
------------
The global option 'mysqli.reconnect' is not listed as being part of the MySQLi runtime configuration <http://www.php.net/manual/en/mysqli.configuration.php>.

Expected result:
----------------
The global option 'mysqli.reconnect' should be documented.

Actual result:
--------------
<http://www.php.net/manual/en/mysqli.configuration.php>

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-05-20 00:38 UTC] justincwatt at gmail dot com
For more supporting information, the mysqli.reconnect config option is referenced in the documentation for the mysqli::ping() function:
http://us2.php.net/manual/en/mysqli.ping.php
 [2009-11-20 10:42 UTC] svn@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=291057
Log: Document mysqli.reconnect (bug #47190)
 [2009-11-20 10:42 UTC] vrana@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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Jun 11 01:01:32 2024 UTC