tagua-vm / parser

Safe, fast and memory efficient PHP parser (lexical and syntactic analysers, and the Abstract Syntax Tree)
http://tagua.io/
119 stars 15 forks source link

Implement PHP RFC: Void Return Type #92

Open Hywan opened 7 years ago

Hywan commented 7 years ago

https://wiki.php.net/rfc/void_return_type

The PHP languages specification has been updated recently.