php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46941 FR: Find broken links
Submitted: 2008-12-25 01:04 UTC Modified: 2008-12-27 22:19 UTC
From: philip@php.net Assigned: bjori (profile)
Status: Closed Package: Doc Build problem
PHP Version: Irrelevant OS: Mac
Private report: No CVE-ID: None
 [2008-12-25 01:04 UTC] philip@php.net
Description:
------------
This feature request finds broken links. In other words, typically the following creates a link:

  <function>foo</function>

But if it doesn't then we have a problem... usually because foo should have been fooos.

This applies to others such as <methodname> too.

While building with PhD, these broken links may be reported to the builder depending on the verbosity of the error level. 

Depends on implementation, but I reckon a VERBOSE_BROKEN_LINKS in PhDErrors.php and format_function_text() in themes. Use VERBOSE_NOVERSION implementation as a guide.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-12-27 22:19 UTC] bjori@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 10:01:29 2024 UTC