Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4852599
preg-quote.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
240 B
Referenced Files
None
Subscribers
None
preg-quote.lint-test
View Options
<?php
function foo($bar) {
preg_quote($bar);
preg_quote($bar, '/');
preg_Quote('moo');
preg_quote('moo', '/');
}
~~~~~~~~~~
advice:4:3 Wrong number of arguments to preg_quote()
advice:6:3 Wrong number of arguments to preg_quote()
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Jun 9, 06:42 (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1753626
Default Alt Text
preg-quote.lint-test (240 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment