php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68040 chm manual missing heredoc,nowdoc in index
Submitted: 2014-09-18 03:06 UTC Modified: -
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: jmichae3 at yahoo dot com Assigned:
Status: Open Package: Documentation problem
PHP Version: 5.6.0 OS: win7ult64sp1retail
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: jmichae3 at yahoo dot com
New email:
PHP Version: OS:

 

 [2014-09-18 03:06 UTC] jmichae3 at yahoo dot com
Description:
------------
the chm manual is missing the words heredoc and nowdoc in the index. they are used a lot, so an entry is needed for both.


Test script:
---------------
1. run chm help file
2. click index tab
3. type heredoc
4. replace with nowdoc
5. replace with <<<

Expected result:
----------------
it would be nice to include <<< but I think the microsoft HTML help indexing engine doesn't seem to support < or > characters or most punctuation (unit-test it though).

perhaps you could also list <<< with the string operators? or is that appropriate?


Actual result:
--------------
no entry in index for these 3 items.

Patches

Pull Requests

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 19:01:29 2024 UTC