php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43830 'contents' section incomplete
Submitted: 2008-01-13 20:06 UTC Modified: 2008-08-25 12:58 UTC
From: l dot nanetti at rug dot nl Assigned: loudi (profile)
Status: Closed Package: Doc Build problem
PHP Version: Irrelevant OS: Windows
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:
35 - 13 = ?
Subscribe to this entry?

 
 [2008-01-13 20:06 UTC] l dot nanetti at rug dot nl
Description:
------------
- Open the manual, .chm version, 'Contents' Tab
- Go to Function Reference
- Go to PDO function
- Click on PDOStatement::BindParam
- Go to the right, to the text part of the window; top right, click on 'Next'

The manual page 'PDOStatement->bindValue()' appears; it is not listed to the left, in the 'Contents' tab.

The same is true for:
PDO->getAvailableDrivers()
PDOStatement->closeCursor()
PDOStatement->fetchColumn()
PDOStatement->fetchObject()

Moreover, the whole chapter
CXXIII. Phar archive stream and classes

is not in the 'Contents'

Existing bugs about missing section in .chm are too old to be relevant




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-08-23 13:27 UTC] bjori@php.net
Rudy: could you look into it?
I'm pretty sure you already fixed it..
 [2008-08-25 12:58 UTC] loudi@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.

This issue didn't appear anymore in PhD's CHM.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC