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-09-14 14:26:31 -04:00
..
ArrayFetchAnalyzer.php Improve accuracy around array addition 2019-09-08 10:23:12 -04:00
ClassConstFetchAnalyzer.php Fix #1551 - do better at inferring class constant types 2019-09-14 14:26:31 -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