Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3281245
cast-spacing.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
151 B
Referenced Files
None
Subscribers
None
cast-spacing.lint-test
View Options
<?php
echo (double)0;
echo (int) 1;
echo (string) 2;
~~~~~~~~~~
advice:3:11
advice:4:14
~~~~~~~~~~
<?php
echo (double)0;
echo (int)1;
echo (string)2;
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Mar 23, 20:18 (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1229811
Default Alt Text
cast-spacing.lint-test (151 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment