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-06-25 00:24:37 -04:00
..
ArrayFetchAnalyzer.php Fix #3670 - taint mixed foreach access 2020-06-24 19:16:30 -04:00
ClassConstFetchAnalyzer.php Break up StatementsAnalyzer 2020-05-19 12:56:30 -04:00
ConstFetchAnalyzer.php Break up StatementsAnalyzer 2020-05-19 12:56:30 -04:00
InstancePropertyFetchAnalyzer.php Fix #3668 - taint property types for magic properties without @property 2020-06-25 00:24:37 -04:00
StaticPropertyFetchAnalyzer.php Fix #3609 - interpret strings as regular static calls 2020-06-18 11:56:08 -04:00
VariableFetchAnalyzer.php Add $_REQUEST as a taint source 2020-06-22 17:16:15 -04:00