Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Nullable Casting
»
RFC: Nullable Casting
Project Governance
Author
David Rodrigues
Author
Guilliam Xavier
PHP supports expression casting to primitive type (like int) by using ( type ) expression, but it currently doesn't allow to use a nullable type as introduced b...
Mailing List Discussions
[RFC] Nullable Casting
View Original
This RFC has not yet started voting