mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-12-02 17:28:27 +01:00
f57d217e91
To conform with current PHP 7 implementation * Allow use \Foo\{Bar}; * Disallow use Foo\{\Bar}; * Disallow missing trailing semicolon (that was a bug) |
||
---|---|---|
.. | ||
Multiple.php | ||
Php5.php | ||
Php7.php | ||
Tokens.php |