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
32d1210f69
php-language-server
/
fixtures
/
diagnostics
/
warnings
/
this_in_anonymous_function_...
5 lines
48 B
PHP
Raw
Blame
History
<
?
php
$dummy
=
function
(){
return
$this
;
};
View Git Blame
Copy Permalink