Re: [PHP-DEV] Asymmetric Property Write Performance

Holly Schilling <[email protected]> Tue, 14 Jul 2026 15:46:34 +0000
Newsgroups gmane.comp.php.devel
Message-ID <[email protected]>
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