1
0
Fork 0
php-language-server/tests
Jens Hausdorf a8f60c9cf6 fix(completion): do not propose <?php if completion context is not given (#593)
fixes #372
2018-02-07 11:55:25 -08:00
..
Diagnostics fix(diagnostics): update checking of $this usage to only error in static methods (#545) 2017-12-03 13:42:01 -08:00
Index test(index): add IndexTest 2017-11-15 13:08:15 -08:00
NodeVisitor Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
Server fix(completion): do not propose <?php if completion context is not given (#593) 2018-02-07 11:55:25 -08:00
Utils Completion (#165) 2016-11-30 22:23:51 +01:00
Validation fix(DefinitionResolver): resolve self correctly for docblock @return self (#576) 2018-01-09 01:38:18 -08:00
ClientHandlerTest.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
DefinitionResolverTest.php Rename $stmts to $sourceFileNode everywhere 2017-06-10 21:36:16 +02:00
LanguageServerTest.php feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
MockPhpDocument.php Allow getting type from define() node (#363) 2017-04-24 11:11:40 +02:00
MockProtocolStream.php Enable LS to operate without accessing the file system (#136) 2016-11-14 10:25:44 +01:00
PhpDocumentLoaderTest.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
PhpDocumentTest.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
ProtocolStreamReaderTest.php Correct ProtocolStreamReaderTest 2016-11-06 15:59:32 +01:00
ProtocolStreamWriterTest.php Simplify ProtocolStreamWriterTest 2016-10-31 10:23:37 +01:00