Re: Re: [PHP-DEV] [VOTE] Deprecate left-associative ternary

2019-04-24 Thread Paul Jones
Hi all, > On Apr 24, 2019, at 11:27, Nikita Popov wrote: > > To better judge the BC impact here, I've analyzed the top 1000 composer > packages for this pattern. The results are here: > https://gist.github.com/nikic/b6214f87b0e4a7c6fe26919ac849194f I *love* research like this. Really nicely do

[PHP-DEV] [VOTE] Deprecate left-associative ternary

2019-04-23 Thread Nikita Popov
Hi internals, I've opened voting on the RFC to deprecate & remove left associative ternary without explicit parentheses. The vote ends 2019-05-07: https://wiki.php.net/rfc/ternary_associativity The RFC stays as originally proposed: The associativity of the ternary will *not* be changed to right-