Hi internals >> https://wiki.php.net/rfc/nullsafe_operator > > I updated the RFC to disallow using the nullsafe operator in > expressions passed by reference. This solves the last remaining > (known) issue. If there are no objections I'd like to start the vote > on Tuesday, 2020-07-14.
I have actually made one more change to the RFC. Trying to take the reference of a nullsafe chain is now always an error (at compile time when possible, otherwise at runtime). Because of this change I'll postpone the vote until tomorrow. Ilija -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php