1
0
Fork 0
php-language-server/fixtures
Stephan Unverwerth cc3f0da21a Fix 'find references' for unused symbols (#392)
* Add tests for unused symbols

* Fix tests for unused symbols
2017-06-10 11:37:39 +02:00
..
completion Fix variable type from method return value, add tests (#393) 2017-06-10 11:10:15 +02:00
format.php Linting (#107) 2016-10-24 19:35:37 +02:00
format_expected.php Use PHP_CodeSniffer as a formatter (#35) 2016-10-10 15:06:02 +02:00
global_fallback.php References (#52) 2016-10-12 01:45:15 +02:00
global_references.php Add support for inherited members (#218) 2016-12-16 01:40:17 +01:00
global_symbols.php Fix 'find references' for unused symbols (#392) 2017-06-10 11:37:39 +02:00
invalid_file.php Change fixtures naming convention 2016-09-30 11:38:46 +02:00
namespace_not_first.php Fixes #59: Handle correctly negative endLine in PHP Parser errors (#62) 2016-10-11 10:15:20 +02:00
references.php Add support for inherited members (#218) 2016-12-16 01:40:17 +01:00
symbols.php Show constructors and destructors with right symbol (#346) 2017-04-09 19:44:28 +02:00
use.php Add textDocument/definition support 2016-10-09 15:58:39 +02:00