Hi, Fleshgrinder wrote:
That change would actually be brutally easy since we only need to change the `%nonassoc` to `%left` and we are done.
Not quite. We'd still need to parse and compile these expressions correctly. If we just add associativity, then we end up with Java's behaviour.
-- Andrea Faulds https://ajf.me/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php