RealyUniqueName / haxe

Haxe - The Cross-Platform Toolkit

Home Page:http://haxe.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add new reserved keywords from PHP 7.1

RealyUniqueName opened this issue · comments

void and iterable cannot be used as type names since PHP 7.1
http://php.net/manual/en/migration71.new-features.php

Implemented in 371d0a5