mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-06-06 03:54:53 +02:00
6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
New without a class
|
|
-----
|
|
<?php
|
|
new;
|
|
-----
|
|
Syntax error, unexpected ';' on line 2 |