1
0
Fork 0
php-language-server/tests/Server/TextDocument
Felix Becker 80ef8ff503
fix(indexing): properly resolve self, static and parent keywords (#532)
Previously we would dump static, self and parent as literal FQNs into the index.
2017-11-18 16:59:57 -08:00
..
Definition fix(indexing): properly resolve self, static and parent keywords (#532) 2017-11-18 16:59:57 -08:00
References fix(indexing): properly resolve self, static and parent keywords (#532) 2017-11-18 16:59:57 -08:00
CompletionTest.php fix(completion): don't suggest <?php on > characer (#527) 2017-11-15 22:38:01 -08:00
DidChangeTest.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
DidCloseTest.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
DocumentSymbolTest.php Show constructors and destructors with right symbol (#346) 2017-04-09 19:44:28 +02:00
HoverTest.php fix(indexing): properly resolve self, static and parent keywords (#532) 2017-11-18 16:59:57 -08:00
ParseErrorsTest.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00