Rowan Collins wrote:

> The point is that writing code in PHP and assuming integers will
> overflow after 32 bits has been a bad idea for a long time, outside of
> really unusual cases like COM integration [1], where there's a valid
> reason to assume you'll never want to run it on Linux.

I fully agree.

> [1] http://php.net/manual/en/book.com.php

-- 
Christoph M. Becker


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

Reply via email to