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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Wed Apr 24 04:01:30 2024 UTC