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
 [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: Thu Apr 18 08:02:42 2024 UTC