1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 19:36:59 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Fetch
2020-11-15 20:26:50 -05:00
..
ArrayFetchAnalyzer.php Detect trying to access to a list with a negative offset (#4552) 2020-11-15 20:26:50 -05:00
AtomicPropertyFetchAnalyzer.php Reduce size of data flow graph when analysing array assignments 2020-11-09 22:44:36 -05:00
ClassConstFetchAnalyzer.php 4.x - move class constants into their own storage object 2020-10-05 09:50:32 -04:00
ConstFetchAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
InstancePropertyFetchAnalyzer.php Break up CommentAnalyzer 2020-11-04 23:25:08 -05:00
StaticPropertyFetchAnalyzer.php 4.x - refactor unused variable detection 2020-09-30 12:28:13 -04:00
VariableFetchAnalyzer.php Change control_flow_graph to data_flow_graph 2020-10-13 17:28:12 -04:00