My first commit of codes
This commit is contained in:
6
vendor/nikic/php-parser/test/code/parser/expr/newWithoutClass.test-fail
vendored
Normal file
6
vendor/nikic/php-parser/test/code/parser/expr/newWithoutClass.test-fail
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
New without a class
|
||||
-----
|
||||
<?php
|
||||
new;
|
||||
-----
|
||||
Syntax error, unexpected ';' on line 2
|
Reference in New Issue
Block a user