php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #9146 date() doesn't return the RFC 822 date
Submitted: 2001-02-07 08:19 UTC Modified: 2001-03-17 00:41 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: artymiak at safenet dot pl Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.3pl1 OS: OpenBSD 2.7
Private report: No CVE-ID: None
 [2001-02-07 08:19 UTC] artymiak at safenet dot pl
echo date("r") returns "r" instead of RFC 822 date.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-14 13:46 UTC] sniper@php.net
Reclassified as documentation problem as the 'r' option was added in PHP 4.0.4
and the manual page misses the note about this..

--Jani

 [2001-03-17 00:41 UTC] jmcastagnetto@php.net
added note to manual about the "r" option
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC