php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10583 T argument in Date Function
Submitted: 2001-05-01 12:44 UTC Modified: 2001-05-01 16:00 UTC
From: radiosunday at hotmail dot com Assigned:
Status: Closed Package: Date/time related
PHP Version: 4.0.4 OS: win2k
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: radiosunday at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-05-01 12:44 UTC] radiosunday at hotmail dot com
win2k & IIS

$date = date("m/d/y &  h:i A T" , $timestamp);

I have tested this thoroughly.  The T argument causes PHP to encounter an "Access Violation" which subsequently crashes IIS and then win2k.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-01 16:00 UTC] andi@php.net
This seems to be fixed in the latest CVS and I think it was also fixed in 4.0.5. You can download PHP 4.0.5 from www.php.net. If you still encounter this problem then please open a new bug report.
Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 18:01:30 2024 UTC