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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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 Apr 16 04:01:27 2024 UTC