mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
a3dcc52e9a
* 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