Rowan Collins wrote:

> There is nothing new about PHP's userland int type being 64-bit on
> 64-bit platforms. For instance, raising 2 to the power of 62 returns
> exactly the same thing on every version of PHP back to 4.3.0:
> http://3v4l.org/VBMbv

Unfortunately, that's not true for Windows, see
<http://windows.php.net/download/#x64>:

| The x64 builds of PHP for Windows should be considered experimental,
| and do not yet provide 64-bit integer or large file support. Please
| see this post for work ongoing to improve these builds.

-- 
Christoph M. Becker


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

Reply via email to