1
0
Fork 0
php-language-server/tests
Michal Niewrzal 1fed89e0e3 Merge branch 'master' into master_75
Conflicts:
	src/PhpDocument.php
2016-10-20 14:05:23 +02:00
..
NodeVisitor Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
Server Merge branch 'master' into master_75 2016-10-20 14:05:23 +02:00
Utils Allow %-encoded colon after drive letter in URI 2016-10-12 00:53:21 +02:00
FormatterTest.php Use PHP_CodeSniffer as a formatter (#35) 2016-10-10 15:06:02 +02:00
LanguageServerTest.php Update AdvancedJsonRpc (#103) 2016-10-20 03:31:12 +02:00
MockProtocolStream.php Update 2016-08-25 15:27:14 +02:00
PhpDocumentTest.php Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
ProjectTest.php Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
ProtocolReadStreamTest.php Update 2016-08-25 15:27:14 +02:00
ProtocolStreamWriterTest.php Global symbol search (#31) 2016-09-30 11:30:08 +02:00