Hello, internals! I am wondering why don't we use ordinary `->` operator with safe null handling? Programmers will be more prone to return null values. And thus, in most of cases `?->` will replace `->`. Why do we need another operator, if we can implement null safe in current operator without BC breaks?
- [PHP-DEV] Nullsafe Eugene Sidelnyk
- Re: [PHP-DEV] Nullsafe Benjamin Morel
- Re: [PHP-DEV] Nullsafe G. P. B.
- Re: [PHP-DEV] Nullsafe G. P. B.
- Fwd: [PHP-DEV] Nullsafe Eugene Sidelnyk
- Fwd: [PHP-DEV] Nullsafe Eugene Sidelnyk
- Re: [PHP-DEV] Nullsafe Eugene Sidelnyk
- Re: [PHP-DEV] Nullsafe Dan Ackroyd
- Re: [PHP-DEV] Nullsafe Máté Kocsis
- Re: [PHP-DEV] Nullsafe Josh Bruce
- Fwd: [PHP-DEV] Nullsafe Eugene Sidelnyk