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
2021-06-18 08:51:19 -04:00
..
ArrayFetchAnalyzer.php Prevent infinite loop in case a TClassConstant is expanded to itself (#5951) 2021-06-18 08:51:19 -04:00
AtomicPropertyFetchAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ClassConstFetchAnalyzer.php Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00
ConstFetchAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
InstancePropertyFetchAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
StaticPropertyFetchAnalyzer.php Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00
VariableFetchAnalyzer.php Detect unused return values (#5917) 2021-06-10 14:18:15 -04:00