opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Zend
/
Docs
/
Debug
➕ New
📤 Upload
✎ Editing:
CodeAnalyzerStandard.xml
← Back
<documentation title="Zend Code Analyzer"> <standard> <![CDATA[ PHP Code should pass the zend code analyzer. ]]> </standard> <code_comparison> <code title="Valid: Valid PHP Code."> <![CDATA[ function foo($bar, $baz) { return <em>$bar + $baz</em>; } ]]> </code> <code title="Invalid: There is an unused function parameter."> <![CDATA[ function foo($bar, $baz) { return <em>$bar + 2</em>; } ]]> </code> </code_comparison> </documentation>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel