php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37703 RFC822 date not fixed in 6.0
Submitted: 2006-06-05 16:51 UTC Modified: 2006-06-05 17:26 UTC
From: spam01 at pornel dot net Assigned:
Status: Not a bug Package: Date/time related
PHP Version: 6CVS-2006-06-05 (snap) OS: win32
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: spam01 at pornel dot net
New email:
PHP Version: OS:

 

 [2006-06-05 16:51 UTC] spam01 at pornel dot net
Description:
------------
bug #37616 (closed) hasn't been fixed in 6.0.


Reproduce code:
---------------
see bug #37616


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-06-05 17:26 UTC] bjori@php.net
sure it has.

bjori@lindsay php6$ 
sapi/cli/php -r 'var_dump(DATE_RFC822);'
string(16) "D, d M y H:i:s O"
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Sep 22 16:00:01 2025 UTC