RFC: Literal Scalar Types

Project Governance
Author
Seifeddine Gmati
Target
8.7
PHP type declarations can name a scalar type such as int, float or string, but they cannot restrict a value to a specific member of that type. PHP already has t...

This RFC has not yet started voting