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
2021-08-09 21:39:49 +02:00
..
ArrayFetchAnalyzer.php Use more accurate variable name 2021-06-25 09:54:39 -04:00
AtomicPropertyFetchAnalyzer.php Merge pull request #6130 from weirdan/forbid-dynamic-access-to-static-props 2021-07-19 16:11:29 +03:00
ClassConstFetchAnalyzer.php Use more accurate variable name 2021-06-25 09:54:39 -04:00
ConstFetchAnalyzer.php Declare some constant as non empty 2021-08-09 21:39:49 +02:00
InstancePropertyFetchAnalyzer.php Flag staticness mismatch 2021-07-18 02:51:33 +03:00
StaticPropertyFetchAnalyzer.php Flag staticness mismatch 2021-07-18 02:51:33 +03:00
VariableFetchAnalyzer.php Simplify lots of usage checks 2021-06-25 10:14:49 -04:00