From: Nuno Lopes Date: Thu, 13 Sep 2007 19:58:26 +0000 (+0000) Subject: fix test, particularly when running with valgrind, bacause it may take more than... X-Git-Tag: php-5.2.5RC1~158 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb2ec1c7907d1231da2778bb75e1fa6a44ae73cc;p=php fix test, particularly when running with valgrind, bacause it may take more than one second to execute both instructions and thus get different dates --- diff --git a/ext/date/tests/bug35885.phpt b/ext/date/tests/bug35885.phpt index 60fc2ca695..b3074f7f34 100644 --- a/ext/date/tests/bug35885.phpt +++ b/ext/date/tests/bug35885.phpt @@ -4,8 +4,9 @@ Bug #35885 (strtotime("NOW") no longer works)