1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Fetch
2020-02-22 12:12:40 -05:00
..
ArrayFetchAnalyzer.php Prevent more array<mixed,...> creation 2020-02-22 12:12:40 -05:00
ClassConstFetchAnalyzer.php Fix #1555 - allow phantom class constants 2020-02-18 19:46:05 -05:00
ConstFetchAnalyzer.php Fix #2644 - improve type inference of autoloaded constants 2020-01-17 09:52:43 -05:00
PropertyFetchAnalyzer.php Use MethodIdentifier object instead of string 2020-02-14 20:54:26 -05:00
VariableFetchAnalyzer.php Fix #701 - indicate issues fixable with Psalter 2019-12-02 15:24:01 -05:00