Files
faveo/vendor/nikic/php-parser/test/code/parser/expr/newWithoutClass.test-fail
2015-05-01 13:13:01 +05:30

6 lines
81 B
Plaintext

New without a class
-----
<?php
new;
-----
Syntax error, unexpected ';' on line 2