Re: [PHP-DEV] [PHP]: getdate function behaviour

2008-10-30 Thread Sanjay Mantoor
Derick, I have raised bug Refer http://bugs.php.net/bug.php?id=46417 Tests related to getdate including test case for the above bug is available at http://www.4shared.com/file/68976901/6ce81c88/getdate.html. Please have a look at the tests and use following tests for above bug PHP53/getda

Re: [PHP-DEV] [PHP]: getdate function behaviour

2008-10-29 Thread Sanjay Mantoor
Derick , Yes I will do. Thanks, Sanjay M On Wed, Oct 29, 2008 at 1:12 PM, Derick Rethans <[EMAIL PROTECTED]> wrote: > On Wed, 29 Oct 2008, Sanjay Mantoor wrote: > >> While I was working on getdate function, found different behavior with >> respect to http://in.php.net/manual/en/function.getdate.

Re: [PHP-DEV] [PHP]: getdate function behaviour

2008-10-29 Thread Derick Rethans
On Wed, 29 Oct 2008, Sanjay Mantoor wrote: > While I was working on getdate function, found different behavior with > respect to http://in.php.net/manual/en/function.getdate.php > This is observed only on linux 64bit. > Here is code > $timestamp = -12.3456789000e10; >var_dump( getd