1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Fetch
2019-10-11 23:28:17 -04:00
..
ArrayFetchAnalyzer.php Taint arrays in creation 2019-10-11 23:28:17 -04:00
ClassConstFetchAnalyzer.php Fix #2186 - use expanded class name for aliased class 2019-09-30 22:15:48 -04:00
ConstFetchAnalyzer.php Move class const analysis 2019-09-14 13:12:54 -04:00
PropertyFetchAnalyzer.php Propagate possibly-null issues onto fetched properties 2019-08-23 13:27:38 -04:00
VariableFetchAnalyzer.php Fix #1899 - detect dead code after array assignment 2019-07-04 16:38:31 -04:00