Hey, I feel like concatenation having the same precedence than addition and subtraction is promoting programmers to make mistakes. Albeit typically easy to catch ones, it is a quality of life change at least.
Hence I'm proposing a RFC changing the precedences: https://wiki.php.net/rfc/concatenation_precedence Bob