📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-30 01:31:37
📂
/
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Squiz
/
Tests
/
Functions
✏️
Editing: FunctionDeclarationArgumentSpacingUnitTest.3.inc
<?php // Intentional parse error/live coding. // Ensuring that the sniff ignores unfinished function declarations (missing close parenthesis). // This must be the only test in this file. $closure = function (string $paramA, int &...$paramB,
💾 Save Changes
❌ Cancel