11/17/2020
•
EN
PHP 8: the null safe operator
Explains PHP 8's null safe operator (?->), its syntax, differences from the null coalescing operator, and practical use cases.