Re: [PHP-DEV] Re: [RFC] Deprecate left-associative ternary operator

2019-04-24 Thread Björn Larsson
Den 2019-04-22 kl. 10:09, skrev Nikita Popov: On Tue, Apr 9, 2019 at 11:54 AM Nikita Popov wrote: Hi internals, The only objection here came from Gabriel, and I don't think we'll come to an agreement. Inspired by Bob's recent RFC for concat precedence, I'd like to propose a deprecation and rem

[PHP-DEV] Re: [RFC] Deprecate left-associative ternary operator

2019-04-22 Thread Nikita Popov
On Tue, Apr 9, 2019 at 11:54 AM Nikita Popov wrote: > Hi internals, > The only objection here came from Gabriel, and I don't think we'll come to > an agreement. > Inspired by Bob's recent RFC for concat precedence, I'd like to propose a > deprecation and removal of the left-associative behavior o