php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #25496 two levels in the security toc
Submitted: 2003-09-11 13:10 UTC Modified: 2004-08-08 19:48 UTC
From: travis at tsihomephone dot com Assigned: goba (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: windows
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: travis at tsihomephone dot com
New email:
PHP Version: OS:

 

 [2003-09-11 13:10 UTC] travis at tsihomephone dot com
Description:
------------
I have found a bug on page security.index.html
[chm date: 2003-09-06]...

in the table of contents there is a section for security.

when expanded the security section contains only one sub-section, security.

it looks like 

php
 +--security
        +----security
                +-------blah

when it should be

php
 +--- security
          +----- blah


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-09-11 13:31 UTC] goba@php.net
This is not a bug, this is how the current manual is structured. It does not look to good, but this is the same for the online version: http://php.net/security. It is definirely not nice, but we need this method to be backward compatible with translations AFAIK. It will be better sometime in the future. Leaving the bug open as a reminder (also modified the summary).
 [2004-08-08 19:48 UTC] goba@php.net
Fixed in the sources. Also done this for all the translations. Will be up next time the documentation is built.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 11:00:01 2025 UTC