1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-17 03:47:04 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2020-02-17 22:05:58 -05:00
..
Assignment Use MethodIdentifier object instead of string 2020-02-14 20:54:26 -05:00
Call Use MethodIdentifier object instead of string 2020-02-14 20:54:26 -05:00
Fetch Use MethodIdentifier object instead of string 2020-02-14 20:54:26 -05:00
ArrayAnalyzer.php Add more type-system protections for bad array args 2020-01-29 23:41:17 -05:00
AssertionFinder.php Use MethodIdentifier object instead of string 2020-02-14 20:54:26 -05:00
AssignmentAnalyzer.php Docblock-provided type is not inferred 2020-02-12 11:34:54 -05:00
BinaryOpAnalyzer.php Remove blank line 2020-02-13 18:36:37 -05:00
CallAnalyzer.php Make config generation smarter 2020-02-17 22:05:58 -05:00
IncludeAnalyzer.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
TernaryAnalyzer.php Fix #2508 - don’t replace templated types with generic ones inside own function 2019-12-28 18:38:02 -05:00