On Fri, Jun 27, 2025 at 11:09 PM Larry Garfield <la...@garfieldtech.com> wrote: > > https://wiki.php.net/rfc/partial_function_application_v2 > > * It includes pipe-based optimizations.
Good. I think this has a good chance at passing now. This small detail was one that was arduously discussed on and off list 5 years ago when I co-proposed it. For a dynamic language, I was a bit surprised by this. Since it can now be optimized away in one of its most common cases, that's a big deal, and will make certain people happy. Thanks for including this optimization.