-------- Original message -------- From: Holly Schilling <[email protected]> Date: 14/07/2026 22:48 (GMT+07:00) To: internals PHP <[email protected]> Subject: Re: [PHP-DEV] Asymmetric Property Write Performance
> This didn’t get much attention on the list, but Ilija was kind enough to > review my Draft PR. > > I think this is a good candidate to get into > 8.6 yet. I posted a formal RFC > for it. I’ll give it a few days for anyone who wants to weigh in on if this > should land in 8.6 or wait until the next release. > > RFC: https://wiki.php.net/rfc/direction_aware_property_resolution > PR: https://github.com/php/php-src/pull/22709 > > Holly Hello Holly, correct me if I'm wrong, but I don't see why that would be a RFC. (Small) internal changes with no change in userland don't go through the RFC process and are handled on GitHub instead. This should also target the supported version (8.4) instead of master. Marc
