Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3465201
php53.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
272 B
Referenced Files
None
Subscribers
None
php53.lint-test
View Options
<?php
namespace a;
use b, c;
f(function() {});
g(function() use ($c) {});
h(function /* ! */ () use ($c) {});
static::m();
1 ? 1 : 2;
1 ?: 2;
$a = 'stdClass';
$a::m();
~~~~~~~~~~
disabled:3:1
disabled:4:5
disabled:5:3
disabled:6:3
disabled:7:3
disabled:8:1
disabled:10:1
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Apr 16, 18:35 (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1259863
Default Alt Text
php53.lint-test (272 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment