mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-12-04 18:28:25 +01:00
3e1665bbbd
Fixes #137.
6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
New without a class
|
|
-----
|
|
<?php
|
|
new;
|
|
-----
|
|
Syntax error, unexpected ';' on line 2 |