On Tue, 19 Aug 2014, Andrea Faulds wrote:

> Good evening,
> 
> I have made an RFC which would make some small changes to how integers are 
> handled, targeted at PHP 7:
> 
> https://wiki.php.net/rfc/integer_semantics

I think it is good to make sure it behaves the same on all systems.

However, I think the behaviour should become what currently is the shift 
behaviour on the platform with our largest userbase: Linux on AMD64 with 
GCC.

There is no reason to penalise people that well might have relied on 
some "odd" behaviour - possible even with good reasons.

cheers,
Derick

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

Reply via email to