PHP :: Bug #46941 :: FR: Find broken links (original) (raw)
| 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:
foo
But if it doesn't then we have a problem... usually because foo should have been fooos.
This applies to others such as 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
Pull Requests
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.