On Mon, 29 Jun 2020 at 10:42, André Rømcke <andre.rom...@gmail.com> wrote:
>
> I'd like to start discussion on a new RFC proposing a way to be able to
> (optionally) specify property
> write visibility, separate from read:
>
> https://wiki.php.net/rfc/property_write_visibility
>

>From the RFC:
"Attempting to pass a property value outside of allowed writable scope
as a reference, results in an error."

This part could probably do with having some details for it.

Also, any implementation of that rule might need to be checked for
performance issues.

cheers
Dan
Ack

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to