RFC: Transform void into an alias for null

Project Governance
Author
Target
8.5
The void type was introduced in PHP 7.1 with the Void return type RFC. The motivation for introducing this type was to specify that no value should be returned ...

This RFC has not yet started voting