php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #72361 Missing link to alias function
Submitted: 2016-06-08 10:58 UTC Modified: 2016-06-10 14:15 UTC
From: xprt64 at gmail dot com Assigned: cmb (profile)
Status: Closed Package: *Directory/Filesystem functions
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2016-06-08 10:58 UTC] xprt64 at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/finfo.buffer
---
The documentation is missing a link to:
http://php.net/manual/en/function.finfo-buffer.php


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-06-10 14:06 UTC] cmb@php.net
-Status: Open +Status: Verified -Package: Documentation problem +Package: *Directory/Filesystem functions -Assigned To: +Assigned To: cmb
 [2016-06-10 14:06 UTC] cmb@php.net
It appears to me this is rather a doc build (PhD) problem (or
maybe a limitation), as the proper functions are referenced from
<http://php.net/manual/en/finfo.construct.php> as well as
<http://php.net/manual/en/finfo.buffer.php>, but in the latter
case the <function> references don't work as expected.
Furthermore, the documentation search shows the same limitations
(searching for finfo_open leads directly to the actual doc, but
finfo_buffer finds the alias page).

Until this gets fixed/improved, it seems to be necessary to link
explicitly to the desired IDs.
 [2016-06-10 14:15 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&amp;revision=339319
Log: Fix #72361: Missing link to alias function

Actually, this is a hack to work around a current bug/limitation of the doc
build (PhD) system; refer to the bug report for further details.
 [2016-06-10 14:15 UTC] cmb@php.net
-Status: Verified +Status: Closed
 [2016-06-10 14:15 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2020-02-07 06:07 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=2a9a5b8be0ed0bfcb3f42cfc0a90b6cc6b8c5379
Log: Fix #72361: Missing link to alias function
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 21:01:30 2024 UTC