> -----Original Message-----
> From: Andrea Faulds [mailto:a...@ajf.me]
> Sent: Wednesday, July 16, 2014 6:15 PM
> To: bis...@php.net
> Cc: PHP internals
> Subject: Re: [PHP-DEV] [RFC] intdiv()
>
> The RFC has been updated to v0.2. It now proposes a %% operator for
integer
> division (with corresponding %%= assignment operator). However, it
returns 0
> for the PHP_INT_MIN overflow case like %, rather than FALSE and an
> E_WARNING.

Guys,

>From debating whether it's worth it to add a new function for an
not-so-commonly-used-operation-to-say-the-least, we're now seriously
considering adding a new language level operator?  Really?

Zeev

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

Reply via email to