This website requires JavaScript.
Explore
Help
Sign In
icedream
/
php-language-server
Watch
1
Star
0
Fork
You've already forked php-language-server
0
Code
Releases
Activity
8d4fe1ef9f
php-language-server
/
tests
/
Validation
/
cases
/
constantsInFunctionParamDef...
5 lines
57 B
PHP
Raw
Blame
History
<
?
php
interface
A
{
function
b
(
$a
=
MY_CONSTANT
);
}
View Git Blame
Copy Permalink