Hey, I've written a small RFC about adding coalesce ability to list() destructuring.
This should enhance the ability to easily, concisely and readably destructure arrays with default values. https://wiki.php.net/rfc/destructuring_coalesce <https://wiki.php.net/rfc/destructuring_coalesce> Bob