On Sat, 2 Jan 2016, Sara Golemon wrote:

> Patricio Tarantino has asked me to help him propose Operator
> Overloading in PHP 7.1 (based in part on my operator extension in
> PECL).  I think we can expose this to usespace as magic methods with
> very little overhead (the runtime check and dispatch is already there,
> after all).
> 
> I do think that the "Future Expansion" section bears following through
> with as well, but the basic set of methods already hooked for GMP
> would be a nice start.
> 
> https://wiki.php.net/rfc/operator-overloading

"Limiting Issue: Greater/Lesser are not distinct"

That should be addressed in the engine first too (or with) this change. 
However, operator overloading...

cheers,
Derick

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

Reply via email to