1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Fetch
2019-01-05 15:12:42 -05:00
..
ArrayFetchAnalyzer.php Add array-key type and improve general type handling 2019-01-05 00:15:53 -05:00
ConstFetchAnalyzer.php Add support for $a::class 2019-01-05 15:12:42 -05:00
PropertyFetchAnalyzer.php Fix #1118 - detect possible issues with unions of mixed 2018-12-08 13:18:55 -05:00
VariableFetchAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00