REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 510 B
Close
//opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Arrays/DisallowShortArraySyntaxStandard.xml
Text
Base64
<documentation title="Long Array Syntax"> <standard> <![CDATA[ Long array syntax must be used to define arrays. ]]> </standard> <code_comparison> <code title="Valid: Long form of array."> <![CDATA[ $arr = <em>array(</em> 'foo' => 'bar', <em>)</em>; ]]> </code> <code title="Invalid: Short form of array."> <![CDATA[ $arr = <em>[</em> 'foo' => 'bar', <em>]</em>; ]]> </code> </code_comparison> </documentation>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
ArrayIndentStandard.xml
2.36 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
DisallowLongArraySyntaxStandard.xml
512 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
DisallowShortArraySyntaxStandard.xml
510 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).