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
2020-07-24 15:38:56 -04:00
..
ArrayFetchAnalyzer.php Refactor type comparison 2020-07-21 19:40:35 -04:00
ClassConstFetchAnalyzer.php Detect bad class constants more explicitly 2020-07-24 15:38:56 -04:00
ConstFetchAnalyzer.php Break up StatementsAnalyzer 2020-05-19 12:56:30 -04:00
InstancePropertyFetchAnalyzer.php Detect bad class constants more explicitly 2020-07-24 15:38:56 -04:00
StaticPropertyFetchAnalyzer.php Fix #3609 - interpret strings as regular static calls 2020-06-18 11:56:08 -04:00
VariableFetchAnalyzer.php Add option to supress a referenced but undefined global variable. (#3827) 2020-07-16 09:49:59 -04:00