Edit report at http://bugs.php.net/bug.php?id=51916&edit=1
ID: 51916 Updated by: ahar...@php.net Reported by: shooreek at gmail dot com Summary: Broken links in php.ini for section [mysqlnd] -Status: Open +Status: Assigned Type: Bug -Package: Website problem +Package: *Configuration Issues Operating System: Win32 PHP Version: 5.3.2 -Assigned To: +Assigned To: aharvey New Comment: I suspect we'll be better off fixing the ini files. Previous Comments: ------------------------------------------------------------------------ [2010-05-26 09:45:10] 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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=51916&edit=1