php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #51916 Broken links in php.ini for section [mysqlnd]
Submitted: 2010-05-26 09:45 UTC Modified: 2010-05-26 10:29 UTC
From: shooreek at gmail dot com Assigned: degeberg (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.3.2 OS: Win32
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: shooreek at gmail dot com
New email:
PHP Version: OS:

 

 [2010-05-26 09:45 UTC] shooreek at gmail dot com
Description:
------------
Links from php.ini section [mysqlnd] are broken. They do not lead to desired manual pages. Fro example,

http://php.net/mysqlnd.collect_statistics

leads to "Sorry, but the function mysqlnd.collect_statistics is not in the online manual"

Test script:
---------------
http://php.net/mysqlnd.collect_statistics

Expected result:
----------------
Redirect to something like

http://php.net/manual/en/mysqlnd.config.php

Actual result:
--------------
Sorry, but the function mysqlnd.collect_statistics is not in the online manual

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-05-26 10:08 UTC] aharvey@php.net
-Status: Open +Status: Assigned -Package: Website problem +Package: *Configuration Issues -Assigned To: +Assigned To: aharvey
 [2010-05-26 10:08 UTC] aharvey@php.net
I suspect we'll be better off fixing the ini files.
 [2010-05-26 10:10 UTC] aharvey@php.net
-Type: Bug +Type: Documentation Problem -Package: *Configuration Issues +Package: Documentation problem
 [2010-05-26 10:10 UTC] aharvey@php.net
Meh, I'll take that back having now looked at the mysqlnd runtime configuration page, which is kind of busted. Apologies for the noise.
 [2010-05-26 10:20 UTC] philip@php.net
-Assigned To: aharvey +Assigned To: philip
 [2010-05-26 10:20 UTC] philip@php.net
I'll update both.
 [2010-05-26 10:21 UTC] degeberg@php.net
Automatic comment from SVN on behalf of degeberg
Revision: http://svn.php.net/viewvc/?view=revision&revision=299772
Log: Fixed PHP bug #51916 (Broken links in php.ini for section [mysqlnd])
 [2010-05-26 10:23 UTC] degeberg@php.net
-Status: Assigned +Status: Closed
 [2010-05-26 10:23 UTC] degeberg@php.net
Heh... sorry. I was fixing this while you were all talking here. I guess I should start assigning bugs to myself as well.

Anyways, the manual has been fixed now.
 [2010-05-26 10:29 UTC] degeberg@php.net
-Assigned To: philip +Assigned To: degeberg
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 20 05:00:03 2025 UTC