📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 01:33:20
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Squiz
/
Tests
/
PHP
✏️
Editing: EmbeddedPhpUnitTest.10.inc
<?php // This test case file MUST always start with a long open PHP tag set (with this comment) to prevent // the tests running into the "first PHP open tag excepted" condition breaking the tests. // Tests related to that "first PHP open tag excepted" condition should go in separate files. ?> <!-- The below test safeguards that if there is just an unclosed PHP open tag at the end of a file, the sniff bows out as there is nothing to do, even when there are multiple new lines after the open tag. --> <?php
💾 Save Changes
❌ Cancel