Re: [PHP-DEV] [RFC] Pipe Assignment Operator

[email protected] (Caleb White) Tue, 21 Jul 2026 03:48:31 +0000
Newsgroups php.internals
Message-ID <IRqYtJJN5WKgcvmn_CKAPRtvZm8X3qSYHB7GSfQJFGR_BcbvbPDG9AQ3D_P4G66d4dfacfJ_DmfQ1abq3gstpjgQvvLQrKUQofigvXQYfvk=@pm.me>
On Sunday, July 19th, 2026 at 01:04, Vadim Dvorovenko <vadim.dvorovenko@gma=
il.com> wrote:
> Yes, I have carefully studied the RFCs and understand that they deal
> with completely different syntax and use cases. However, both proposals
> advocate for adding and using the `|>=3D` operator. Attempting to use it
> for both scenarios would result in a grammar conflict (the case `$x |>=3D
> $y` must be interpreted unambiguously). Therefore, it is appropriate to
> point out that this is not the only RFC proposing the `|>=3D` combination=
.
>
> Vadim Dvorovenko

I see that you formally published your RFC yesterday---I'll link to it in m=
y references.

Best,
Caleb