Re: [PHP-DEV] [RFC] Integer Semantics
[email protected] (Sara Golemon)
| Newsgroups | php.internals |
|---|---|
| Message-ID | <CAESVnVo6wLzSh8JwCNfp95scC_ru_WXyH4UcgBZZOJDXG_ZJKg@mail.gmail.com> |
On Tue, Aug 19, 2014 at 3:36 PM, Andrea Faulds <[email protected]> wrote: > https://wiki.php.net/rfc/integer_semantics > In a perfect world, I'd rather see "<< -X" be equivalent to ">> X", but since we do something very different currently, I think your approach of throw an error and ask questions later seems appropriate. The other ones all sound inarguable. +1 -Sara