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
 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 03:01:35 2025 UTC