> PS: will a 64 bit INTEGER make it into PHP6?

But they're already here in fives-ville...

I recently had a regression test failure on our framework when testing on
the new AMD64 test server.  The 'failed' test was expecting to see an error
when dealing with UNIX epoch timestamps after 2038.  Of course, with 64-bit
INTs there was no error to report.

My 64-bit timestamps should keep track of time nicely until sometime after
the heat death of the universe... :-)

        Leon

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to