kphp
kphp copied to clipboard
[php8] Nullsafe operator implementation
Main issue: https://github.com/VKCOM/kphp/issues/290
This patch implements nullsafe operator ?->
for methods and properties.
RFC: https://wiki.php.net/rfc/nullsafe_operator