On 21.11.2008 09:21, Sanjay Mantoor wrote:
> smantoor              Fri Nov 21 06:21:51 2008 UTC
> 
>   Added files:                 
...
>                               gmmktime_variation9.phpt 

Sanjay, does this test really work for you?

Could you run this code for me, pls?
var_dump(gmmktime(8, 8, 8, 12.3456789000e10, 8, 8));

I mean, 123456789000-th month is expected to work alright, 
but it takes A LOT of time here (Linux 64bit).
In fact, the test doesn't seem to finish at all, it runs forever.

-- 
Wbr, 
Antony Dovgal

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to