REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 607 B
Close
/opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Docs/Files/SideEffectsStandard.xml
Text
Base64
<documentation title="Side Effects"> <standard> <![CDATA[ A PHP file should either contain declarations with no side effects, or should just have logic (including side effects) with no declarations. ]]> </standard> <code_comparison> <code title="Valid: A class defined in a file by itself."> <![CDATA[ <?php class Foo { } ]]> </code> <code title="Invalid: A class defined in a file with other code."> <![CDATA[ <?php class Foo { } <em>echo "Class Foo loaded.";</em> ]]> </code> </code_comparison> </documentation>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
SideEffectsStandard.xml
607 B
lrw-r--r--
2025-11-04 16:30:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).