Skip to content

[php8] Nullsafe operator implementation#686

Open
mkornaukhov wants to merge 4 commits intoVKCOM:masterfrom
mkornaukhov:null_safe_operator
Open

[php8] Nullsafe operator implementation#686
mkornaukhov wants to merge 4 commits intoVKCOM:masterfrom
mkornaukhov:null_safe_operator

Conversation

@mkornaukhov
Copy link
Contributor

Main issue: #290
This patch implements nullsafe operator ?-> for methods and properties.
RFC: https://wiki.php.net/rfc/nullsafe_operator

@mkornaukhov mkornaukhov force-pushed the null_safe_operator branch 3 times, most recently from ca0cf43 to 5c3226a Compare November 22, 2022 20:00
@tolk-vm tolk-vm requested a review from quasilyte November 22, 2022 20:56
@Danil42Russia Danil42Russia added the PHP8 PHP8 feature label Nov 23, 2022
@mkornaukhov mkornaukhov force-pushed the null_safe_operator branch 2 times, most recently from 10a5d53 to 3c91d3b Compare November 28, 2022 08:04
@mkornaukhov mkornaukhov force-pushed the null_safe_operator branch 2 times, most recently from 57bf191 to dd37204 Compare January 25, 2023 04:15
@mkornaukhov mkornaukhov force-pushed the null_safe_operator branch 4 times, most recently from 0c7df6a to 7431f71 Compare February 8, 2023 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PHP8 PHP8 feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants