mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-11-22 16:20:46 +09:00
Add vendor and .env to make usable
This commit is contained in:
6
vendor/nikic/php-parser/test/code/parser/stmt/haltCompilerInvalidSyntax.test
vendored
Normal file
6
vendor/nikic/php-parser/test/code/parser/stmt/haltCompilerInvalidSyntax.test
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