Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7859799
wrong-concat-operator.lint-test
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
101 B
Referenced Files
None
Subscribers
None
wrong-concat-operator.lint-test
View Options
<?php
'a'.'b';
'a' + 'b';
'a' + $x;
$x + $y + $z + 'q' + 0;
~~~~~~~~~~
error:3:1
error:4:1
error:5:1
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Aug 13, 17:02 (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
870823
Default Alt Text
wrong-concat-operator.lint-test (101 B)
Attached To
Mode
R118 Arcanist - fork
Attached
Detach File
Event Timeline
Log In to Comment