the whole shebang
This commit is contained in:
6
vendor/nikic/php-parser/test/code/parser/stmt/haltCompilerInvalidSyntax.test-fail
vendored
Normal file
6
vendor/nikic/php-parser/test/code/parser/stmt/haltCompilerInvalidSyntax.test-fail
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
Invalid __halt_compiler() syntax
|
||||
-----
|
||||
<?php
|
||||
__halt_compiler()
|
||||
-----
|
||||
__halt_compiler must be followed by "();" on line 2
|
Reference in New Issue
Block a user