RFC: Namespace-Scoped Visibility for Methods and Properties

Project Governance
Author
Rob Landers
This RFC proposes adding namespace-scoped visibility to methods and properties in PHP, using the syntax private(namespace). This allows classes within the same ...

This RFC has not yet started voting