opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Generic
/
Tests
/
Arrays
➕ New
📤 Upload
✎ Editing:
DisallowShortArraySyntaxUnitTest.inc
← Back
<?php $var = array(); $var = []; $var = array(1,2,3); $var = [1,2,3]; echo $var[1]; $foo = [$var[1],$var[2]]; $foo = [ 1, 2, 3 ];
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel