php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #26830 Broken Link in strtotime() doc
Submitted: 2004-01-07 14:01 UTC Modified: 2004-01-07 14:03 UTC
From: cmiller at compuville dot net Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: 4.3.4 OS: Linux
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cmiller at compuville dot net
New email:
PHP Version: OS:

 

 [2004-01-07 14:01 UTC] cmiller at compuville dot net
Description:
------------
There is a link to "Date Input Formats" for the function strtotime() (http://us3.php.net/manual/en/function.strtotime.php) which points to http://www.gnu.org/manual/tar-1.12/html_chapter/tar_7.html. When visiting that link, a 404 error occurs. I believe the correct link would be: http://www.gnu.org/software/tar/manual/html_chapter/tar_7.html#SEC104 however I'm sure it can be found somewhere on this page: http://www.gnu.org/software/tar/manual/html_chapter/tar_7.html#SEC98


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-07 14:03 UTC] nlopess@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

Already fixed. The correct URL should be on-line on next manual rebuild.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 08:01:29 2024 UTC