php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #64610 Missing link in include control structure
Submitted: 2013-04-08 11:27 UTC Modified: 2016-06-14 14:59 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: dallas@php.net Assigned:
Status: Verified Package: Doc Build problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: dallas@php.net
New email:
PHP Version: OS:

 

 [2013-04-08 11:27 UTC] dallas@php.net
Description:
------------
In the 'include' control structure manual page, while explain 'include construct 
will emit a warning if it cannot find a file; this is different behavior from 
require, which will emit a fatal error', there are empty link attached to 
'warning' and 'fatal error'.  Those links should be linked into E_WARNING and 
E_ERROR predefined constants of Error Handling funcitons.

Looked into xml files, I guess the linkend doesn't extend into table row level 
even a row was specified an xml id.

This could affect any page trying to link into a table row.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-04-16 01:11 UTC] ppaisndud at gmail dot com
Still exists
 [2015-04-16 01:11 UTC] ppaisndud at gmail dot com
Still exists
 [2016-06-14 14:59 UTC] cmb@php.net
-Status: Open +Status: Verified -Package: Documentation problem +Package: Doc Build problem
 [2016-06-14 14:59 UTC] cmb@php.net
Apparently, that is not a documentation issue, but rather a doc
build problem.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 05:01:29 2024 UTC