RFC: Union Types 2.0

Project Governance
Author
Target
8.0
A union type accepts values of multiple different types, rather than a single one. PHP already supports two special union types:

Mailing List Discussions