RFC: Direction-Aware Property Resolution

Project Governance
Author
Holly Schilling
PHP 8.4's asymmetric visibility (private(set) / protected(set)) is enforced by re-checking set access on every write: each assignment to an asymmetric property ...

This RFC has not yet started voting