Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Allow explicit call-site pass-by-reference annotation
»
RFC: Allow explicit call-site pass-by-reference annotation
Project Governance
Author
nikic
By-reference parameters are currently only declared when defining a function, while the call-site does not distinguish between by-value and by-reference passing...
Mailing List Discussions
[RFC] Explicit call-site send-by-ref syntax
[RFC] Explicit call-site pass-by-reference (again)
View Original
This RFC has not yet started voting