Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3282453
keyword-casing.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
356 B
Referenced Files
None
Subscribers
None
keyword-casing.lint-test
View Options
<?php
true;
false;
null;
True;
False;
NULL;
nUlL;
array();
Array();
function f(array $x, ArRaY $y) {}
new C();
NeW C();
~~~~~~~~~~
warning:6:1
warning:7:1
warning:8:1
warning:9:1
warning:11:1
warning:13:22
warning:16:1
~~~~~~~~~~
<?php
true;
false;
null;
true;
false;
null;
null;
array();
array();
function f(array $x, array $y) {}
new C();
new C();
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Mar 24, 08:01 (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1233984
Default Alt Text
keyword-casing.lint-test (356 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment