REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 738 B
Close
//opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/WhiteSpace/IncrementDecrementSpacingStandard.xml
Text
Base64
<documentation title="Increment Decrement Spacing"> <standard> <![CDATA[ There should be no whitespace between variables and increment/decrement operators. ]]> </standard> <code_comparison> <code title="Valid: No whitespace between variables and increment/decrement operators."> <![CDATA[ ++<em></em>$i; --<em></em>$i['key']['id']; ClassName::$prop<em></em>++; $obj->prop<em></em>--; ]]> </code> <code title="Invalid: Whitespace between variables and increment/decrement operators."> <![CDATA[ ++<em> </em>$i; --<em> </em>$i['key']['id']; ClassName::$prop<em> </em>++; $obj->prop<em> </em>--; ]]> </code> </code_comparison> </documentation>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 8
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
ArbitraryParenthesesSpacingStandard.xml
596 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
DisallowSpaceIndentStandard.xml
174 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
DisallowTabIndentStandard.xml
172 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
HereNowdocIdentifierSpacingStandard.xml
625 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
IncrementDecrementSpacingStandard.xml
738 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
LanguageConstructSpacingStandard.xml
1.35 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
ScopeIndentStandard.xml
582 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
SpreadOperatorSpacingAfterStandard.xml
922 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).