Edit report at https://bugs.php.net/bug.php?id=61609&edit=1
ID: 61609 Comment by: a...@php.net Reported by: a...@php.net Summary: Test ext\date\tests\bug52062.phpt fails Status: Open Type: Bug Package: Date/time related Operating System: all PHP Version: Irrelevant Block user comment: N Private report: N New Comment: the patch supplied tested on win7 and debian x86 Previous Comments: ------------------------------------------------------------------------ [2012-04-03 16:45:01] a...@php.net The following patch has been added/updated: Patch Name: 61609.diff Revision: 1333471501 URL: https://bugs.php.net/patch-display.php?bug=61609&patch=61609.diff&revision=1333471501 ------------------------------------------------------------------------ [2012-04-03 16:27:15] a...@php.net Description: ------------ Current test out diff 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" Expected result: ---------------- test pass Actual result: -------------- test fail ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61609&edit=1