📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 03:12:29
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Generic
/
Tests
/
Commenting
📍 /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting
🔄 Refresh
✏️
Editing: FixmeUnitTest.inc
Read Only
<?php /** * FIXME: really need to fix this before I commit. * FIXME */ // FIXME: this is broken, don't forget to fix it error_log('test'); // FIXME remove this. Debug::bam('test'); // fixme - fix this. // Extract info from the array. // FIXME: this is just a stub, fill in later // Extract info from the array (fixme: finish later) // To do this, use a function! // nofixme! NOFIXME! NOfixme! //FIXME. //éfixme //fixmeé
💾 Save Changes
❌ Cancel