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-08-05 15:49:19 -04:00
..
ArrayFetchAnalyzer.php Fix #3928 - preserve list-ness when assigning with no offset 2020-08-03 12:30:58 -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 Fix #3757 - allow multiple mixins (#3772) 2020-08-05 15:49:19 -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