1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Fetch
2019-01-05 00:15:53 -05:00
..
ArrayFetchAnalyzer.php Add array-key type and improve general type handling 2019-01-05 00:15:53 -05:00
ConstFetchAnalyzer.php Fix #1167 - don’t worry about AbstractInstantiation when it could be a descendant 2019-01-04 12:28:00 -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