Dear internals, Don't you think allowing to throw an exception as the right side of null coalescing operator would be a good idea?
Something like: echo $a ?? throw new \RuntimeException('foo'); Regards, Tim -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php