Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3295287
default-parameters.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
default-parameters.lint-test
View Options
<?php
function foo($x, $y, $z) {}
function bar($x, $y = null, $z) {}
function baz($x = null, $y = null, $z = null) {}
class MyClass {
public function myMethod($x, $y = null, $z) {}
}
~~~~~~~~~~
warning:3:13
error:6:7
warning:7:27
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Mar 27, 01:40 (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1146031
Default Alt Text
default-parameters.lint-test (233 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment