Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Disallow Multiple Constructor Calls
»
RFC: Disallow Multiple Constructor Calls
Project Governance
Author
Richard Fussenegger
Author
Tim Behashvyly
Disallow multiple calls to an objects constructor to ensure that the encapsulated data cannot be mutated even if an object is meant to be immutable. The goal is...
View Original
This RFC has not yet started voting