1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Fetch
2021-02-06 22:07:01 -05:00
..
ArrayFetchAnalyzer.php Illegal offset (#4865) 2020-12-26 10:33:49 +00:00
AtomicPropertyFetchAnalyzer.php Union types if stmt already has one 2020-12-10 01:40:20 -05:00
ClassConstFetchAnalyzer.php Fix #4636 - prevent crashes on aliased classes 2020-11-20 09:29:24 -05:00
ConstFetchAnalyzer.php Add constant fetch to reference map (#5115) 2021-01-28 11:18:28 -05:00
InstancePropertyFetchAnalyzer.php Fix #5028 - avoid false-positive on dynamic property fetch after ternary 2021-01-17 11:59:59 -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