Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Short ternary Assignment Operator
»
RFC: Short ternary Assignment Operator
Project Governance
Author
pollita
Most binary expressions in PHP (e.g. `$x = $y op $z;`) have a shorthand form for self assignment (where the lefthand of the binary op is the same as the lefthan...
Mailing List Discussions
[RFC] [Vote] Short Ternary Assignment Operator
View Original
This RFC has not yet started voting