Hi Ilija Tovilo,
> > I just noticed that while we support "$a->b", we do not support "$a?->b"
> > (the quotes are relevant -- I'm talking about interpolated strings here).
> > That is, in the latter case the "?->b" is just treated like a string part,
> > not like a property access.
>
> Just as I s
On Sat, Aug 8, 2020 at 3:42 PM Ilija Tovilo wrote:
> > > I just noticed that while we support "$a->b", we do not support
> "$a?->b" (the quotes are relevant -- I'm talking about interpolated strings
> here). That is, in the latter case the "?->b" is just treated like a string
> part, not like a p
Hi again
> > I just noticed that while we support "$a->b", we do not support "$a?->b"
> > (the quotes are relevant -- I'm talking about interpolated strings here).
> > That is, in the latter case the "?->b" is just treated like a string part,
> > not like a property access.
> >
> > I don't thin
Hi Nikita
>> > I started the vote on the nullsafe operator RFC.
>> > https://wiki.php.net/rfc/nullsafe_operator
>
> I just noticed that while we support "$a->b", we do not support "$a?->b" (the
> quotes are relevant -- I'm talking about interpolated strings here). That is,
> in the latter case t
On Fri, Jul 31, 2020 at 10:59 AM Ilija Tovilo
wrote:
> Hi internals
>
> > I started the vote on the nullsafe operator RFC.
> > https://wiki.php.net/rfc/nullsafe_operator
>
> I'm happy to announce that the RFC was accepted with 56 votes in favor
> and 2 votes against. Thanks to everybody who parti
Hi internals
> I started the vote on the nullsafe operator RFC.
> https://wiki.php.net/rfc/nullsafe_operator
I'm happy to announce that the RFC was accepted with 56 votes in favor
and 2 votes against. Thanks to everybody who participated!
Ilija
--
PHP Internals - PHP Runtime Development Mailin