php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44136 Using strtotime with a @ sign date doesn't work
Submitted: 2008-02-16 04:41 UTC Modified: 2008-02-16 11:39 UTC
From: idonthaveemail at example dot com Assigned:
Status: Not a bug Package: Date/time related
PHP Version: 4.4.8 OS: winxp
Private report: No CVE-ID: None
 [2008-02-16 04:41 UTC] idonthaveemail at example dot com
Description:
------------
Using strtotime with a @ sign date doesn't work. (At least I can work around)

Expected result:
----------------
the correct answer

Actual result:
--------------
-1

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-02-16 11:39 UTC] derick@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

This is introduced in PHP 5.1 - so it is not supposed to work in PHP 4.4 Also, PHP 4.4 is no longer supported.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 13:01:30 2024 UTC