Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3282402
constant-case.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
140 B
Referenced Files
None
Subscribers
None
constant-case.lint-test
View Options
<?php
define('foo', 'bar');
const bar = 'baz';
class Foo {
const bar = 'baz';
}
~~~~~~~~~~
warning:2:8
warning:3:7
error:5:7
warning:6:9
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Mar 24, 07:51 (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1259316
Default Alt Text
constant-case.lint-test (140 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment