Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3493375
list-assignment.lint-test
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
194 B
Referenced Files
None
Subscribers
None
list-assignment.lint-test
View Options
<?php
list($x, $y, , ,) = array();
list($x, $y, , , $z) = array();
~~~~~~~~~~
warning:3:12
warning:3:14
warning:3:16
~~~~~~~~~~
<?php
list($x, $y ) = array();
list($x, $y, , , $z) = array();
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Apr 17, 06:40 (2 d, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1226497
Default Alt Text
list-assignment.lint-test (194 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment