1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src
Joe Hoyle 5759472168
Add constant fetch to reference map (#5115)
* Add constant fetch to reference map

To support showing constant types on hover of constant references, we need to add them to the ref map.

* Fix root constants

* PHPCBF
2021-01-28 11:18:28 -05:00
..
Psalm Add constant fetch to reference map (#5115) 2021-01-28 11:18:28 -05:00
command_functions.php Add option to dump taint graph (#5080) 2021-01-22 16:04:15 -05:00
functions.php
psalm_plugin.php
psalm-language-server.php Fix whitespace in help output (#4642) 2020-11-21 17:37:50 -05:00
psalm-refactor.php
psalm.php Add option to dump taint graph (#5080) 2021-01-22 16:04:15 -05:00
psalter.php Fix whitespace in help output (#4642) 2020-11-21 17:37:50 -05:00
spl_object_id.php