forked from GNUsocial/gnu-social
[COMPOSER] Add new php-ffmpeg package
This commit is contained in:
8
vendor/nikic/php-parser/test/code/parser/expr/newWithoutClass.test
vendored
Normal file
8
vendor/nikic/php-parser/test/code/parser/expr/newWithoutClass.test
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
New without a class
|
||||
-----
|
||||
<?php
|
||||
new;
|
||||
-----
|
||||
Syntax error, unexpected ';' from 2:4 to 2:4
|
||||
array(
|
||||
)
|
Reference in New Issue
Block a user