Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3282169
slowness.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
233 B
Referenced Files
None
Subscribers
None
slowness.lint-test
View Options
<?php
(strpos('a', 'b') === 0);
(strpos('a', 'b') !== 0);
(0 === strpos('a', 'b'));
(1 + 0 === strpos('a', 'b'));
(strstr('a', 'b') === false);
(strstr('a', 'b') === 'b');
~~~~~~~~~~
warning:3:2
warning:4:2
warning:5:8
warning:8:2
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Mar 24, 05:44 (4 d, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1131615
Default Alt Text
slowness.lint-test (233 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment