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


This RFC has not yet started voting