1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00
psalm/tests/LanguageServer
Joe Hoyle 417704ac23
Track references on global variables (#5122)
* Track references on global variables

Add global type references to the type map, and fix up unused detection on global variables.

* Add null assertions

* PHPCS
2021-01-29 11:47:38 +01:00
..
CompletionTest.php Completions for array keys and type literals (#5105) 2021-01-29 11:47:37 +01:00
FileMapTest.php Remove file map cache when re-analyzing files (#5084) 2021-01-29 11:47:34 +01:00
SymbolLookupTest.php Track references on global variables (#5122) 2021-01-29 11:47:38 +01:00