On Fri, Jan 19, 2018 at 8:25 PM, Andreas Hennings <andr...@dqxtech.net> wrote:
> I can definitely say it was not a joke.
>
Alrighty then...

> A: Yeah seems useful, but let's wait (or work) until ??= is
> implemented and released, and observe how it is being used.
>
Funnily enough, ??+= would be easier to implement than ??= because in
the case of ??+= we always want to evaluate the RHS, while in the case
of ??= the RHS's evaluation is conditional.

> B: No one will ever use it, and it would hurt the language.
>
"hurt" is subjective here, and for every X participants to this thread
you'll get X+1 answers on what that means. :p

-Sara

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

Reply via email to