📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 10:20:06
📂
/ (Root)
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Generic
/
Docs
/
PHP
📍 /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP
🔄 Refresh
✏️
Editing: DisallowRequestSuperglobalStandard.xml
Read Only
<documentation title="$_REQUEST Superglobal"> <standard> <![CDATA[ $_REQUEST should never be used due to the ambiguity created as to where the data is coming from. Use $_POST, $_GET, or $_COOKIE instead. ]]> </standard> </documentation>
💾 Save Changes
❌ Cancel