📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 00:03:31
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
tests
/
Core
/
Tokenizers
/
PHP
✏️
Editing: HeredocParseErrorTest.inc
<?php // This is an intentional parse error. This test should be the only test in the file! // NOTE: this is NOT a _real_ merge conflict, but a valid test. /* testUnclosedHeredoc */ <<<<<<< HEAD $a = 10; ======= $a = 20; >>>>>>> master
💾 Save Changes
❌ Cancel