Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Implicit Move Optimisation
»
RFC: Implicit Move Optimisation
Project Governance
Author
Niels Dossche (nielsdos)
PHP currently contains two data types which are copy-on-write (CoW): string and arrays. When you pass a variable containing a CoW type as an argument to a funct...
View Original
This RFC has not yet started voting