1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src
Matt Brown bd6efd7cf2 Improve completion for namespaced classes
cc @joehoyle - this mainly allows us to get a correct list when the user starts typing Foo (without the new before it) inside a namespace
2021-02-14 23:25:13 -05:00
..
Psalm Improve completion for namespaced classes 2021-02-14 23:25:13 -05:00
command_functions.php Add option to dump taint graph (#5080) 2021-01-22 16:04:15 -05:00
functions.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
psalm_plugin.php add support for 'COMPOSER' env variable for alternate name of 'composer.json' (#4275) 2020-10-03 02:26:37 -04:00
psalm-language-server.php Fix whitespace in help output (#4642) 2020-11-21 17:37:50 -05:00
psalm-refactor.php Remove unused uses in Psalm’s codebase 2020-11-13 13:16:39 -05:00
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