miniblog.
← Back to all posts
Wilfred Hughes
Nov 30, 2019 at 11:15
PHP is adding union types, and even has a 'false' type to clarify the possible return values from built in functions!
https://wiki.php.net/rfc/union_types_v2
PHP: rfc:union_types_v2