php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #24238 Typo on online getdate() function page
Submitted: 2003-06-17 23:30 UTC Modified: 2003-06-17 23:51 UTC
From: sschafer at synergy-tech dot com Assigned: betz (profile)
Status: Closed Package: Documentation problem
PHP Version: 4.3.2 OS: n/a
Private report: No CVE-ID: None
 [2003-06-17 23:30 UTC] sschafer at synergy-tech dot com
Description:
------------
Note: This relates to the online documentation available at www.php.net. It may be in other sources of said documenation as well.

The Table header on the getdate() function doc page is the same as the header for the table for the date() function:

"Table 1. The following characters are recognized in the format parameter string"

However, the Table header on the getdate() page should read quite differently ("Table 1. The following data is stored in the returned array," perhaps?)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-17 23:51 UTC] philip@php.net
This was fixed 13 days ago by Friedhelm and will show up when the manual is next built, thanks for the report :)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 17:00:01 2025 UTC