Sorry, I mean to implement coalesce() as a token like isset() ?

Regards,
Thomas


Andrea Faulds wrote on 16.09.2014 21:30:

> 
> On 16 Sep 2014, at 20:28, Thomas Bley <ma...@thomasbley.de> wrote:
> 
>> What are the pros and cons of a new operator vs. a new function? For example,
>> MySQL has a coalesce() function:
>> http://dev.mysql.com/doc/refman/5.6/en/comparison-operators.html#function_coalesce
> 
> A function is useless as it wouldn’t stop you getting E_NOTICEs.
> 
> --
> Andrea Faulds
> http://ajf.me/
> 
> 
> 
> 


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

Reply via email to