php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #42985 Link to date syntax is out of date
Submitted: 2007-10-16 03:16 UTC Modified: 2007-12-26 18:43 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: btherl at yahoo dot com dot au Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
 [2007-10-16 03:16 UTC] btherl at yahoo dot com dot au
Description:
------------
The link to Date Input Syntax on the strtotime() documentation is out of date.

http://sg2.php.net/manual/en/function.strtotime.php

links to

http://www.gnu.org/software/tar/manual/html_node/tar_109.html

It should link to

http://www.gnu.org/software/tar/manual/html_node/tar_113.html#SEC113

probably.  Though I'm not sure where it was supposed to link originally.

Expected result:
----------------
Page showing date input syntax

Actual result:
--------------
Page about descending into directories with tar

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-10-16 09:59 UTC] rquadling@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2007-10-16 10:55 UTC] derick@php.net
This link is no longer really relevant though... 
 [2007-10-16 11:02 UTC] rquadling@php.net
I must be missing something. The link gives lots of details as to what constitutes an "English Date".
 [2007-12-26 18:43 UTC] bjori@php.net
See bug#36474
 [2020-02-07 07:30 UTC] phpdocbot@php.net
Automatic comment on behalf of rquadling
Revision: http://git.php.net/?p=doc/base.git;a=commit;h=87c9232cb691a2a74eb8ff14aff1016cf40f8ea8
Log: Fix #42985 - Date Input format URL updated.
 [2020-02-07 07:30 UTC] phpdocbot@php.net
-Status: Not a bug +Status: Closed
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 07:00:01 2026 UTC