Hi internals, I realise we're tight to the deadline but from my calculations, this RFC should fit with 2w discussion and 2w voting before feature freeze.
The proposal is to allow two statements to skip parentheses so they don't look like expressions. This goes to `declare` and `__halt_compiler`. Changes have already been implemented and respective PR's are linked to the RFC. You can find the RFC at https://wiki.php.net/rfc/language-constructs-syntax-changes There is no BC break! Proposed changes only allow certain constructs to be considered valid. Cheers, Michał Marcin Brzuchalski