QA logo
Thursday, May 23, 2013
Home | Projects and Goals | Release Candidates | How to Help | Handling Bug Reports | Test Reports | Manage Pull Requests


Test: /ext/date/tests/bug52062.phpt - Version 5.3.9RC4-dev        

Bug #52062 large timestamps with DateTime::getTimestamp and DateTime::setTimestamp
Submitted: 2010-06-12 05:15:09 Modified: 2012-08-13 17:21:43
From: dan Assigned: derick
Status: Assigned Package: Date/time related
PHP Version: 5.4.0RC4 OS: Ubuntu i686 2.6.32-22-generic

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
002+ bool(false)
003+ string(30) "2008-07-11 04:56:32 1215752192"
004+ int(1215752192)
005+ string(10) "1215752192"
002- int(100000000000)
003- string(32) "5138-11-16 09:46:40 100000000000"
004- int(100000000000)
005- string(12) "100000000000"
 
Go to the main PHP site