php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #41247 Broken link on fileinfo manual page
Submitted: 2007-05-01 03:40 UTC Modified: 2007-05-01 04:13 UTC
From: a at b dot c dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: a at b dot c dot de
New email:
PHP Version: OS:

 

 [2007-05-01 03:40 UTC] a at b dot c dot de
Description:
------------
The Installation section on http://www.php.net/fileinfo contains an external link to FileInfo's section on PECL. It has suffered a typo where http://pecl.php.net/fileinfo/ is written as http://pecl.php.netfileinfo/



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-05-01 04:13 UTC] philip@php.net
Thank you for the bug report, it's been fixed in CVS and will show up online in the near future.

The problem was awhile back I introduced the wrong pecl entity into these (and a few other) docs... and to top it off this incorrect URL did not append a "/" so... bad. 

Solution: / appended, and use proper &url.pecl.package; instead of &url.pecl;
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 26 05:00:01 2025 UTC