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
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
1 + 10 = ?
Subscribe to this entry?

 
 [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: Fri Apr 19 13:01:30 2024 UTC