🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 06:42:46 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
tests
/
Core
/
Tokenizers
/
PHP
📍 /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/tests/Core/Tokenizers/PHP
🔄 Refresh
✏️
Editing: HeredocParseErrorTest.inc
Read Only
<?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