1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-07 05:28:37 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Fetch
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
..
ArrayFetchAnalyzer.php Illegal offset (#4865) 2020-12-26 10:33:49 +00:00
AtomicPropertyFetchAnalyzer.php Make more operations generic-safe 2021-02-09 11:37:48 -05:00
ClassConstFetchAnalyzer.php Fix #4636 - prevent crashes on aliased classes 2020-11-20 09:29:24 -05:00
ConstFetchAnalyzer.php Improve completion for namespaced classes 2021-02-14 23:25:13 -05:00
InstancePropertyFetchAnalyzer.php Add slashes 2021-02-09 11:48:24 -05:00
StaticPropertyFetchAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
VariableFetchAnalyzer.php Mark variables in throw arguments as used (#5166) 2021-02-06 22:07:01 -05:00