REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 696 B
Close
//opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Formatting/SpaceAfterNotStandard.xml
Text
Base64
<documentation title="Space After NOT operator"> <standard> <![CDATA[ Exactly one space is allowed after the NOT operator. ]]> </standard> <code_comparison> <code title="Valid: A NOT operator followed by one space."> <![CDATA[ if (!<em> </em>$someVar || !<em> </em>$x instanceOf stdClass) {}; ]]> </code> <code title="Invalid: A NOT operator not followed by whitespace or followed by too much whitespace."> <![CDATA[ if (!<em></em>$someVar || !<em></em>$x instanceOf stdClass) {}; if (!<em> </em>$someVar || !<em> </em>$x instanceOf stdClass) {}; ]]> </code> </code_comparison> </documentation>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
DisallowMultipleStatementsStandard.xml
524 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
MultipleStatementAlignmentStandard.xml
1.74 KB
lrw-r--r--
2025-11-04 16:30:35
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
NoSpaceAfterCastStandard.xml
503 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
SpaceAfterCastStandard.xml
501 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
SpaceAfterNotStandard.xml
696 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
SpaceBeforeCastStandard.xml
597 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).