1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements
Theodore Brown 4eef964048 Infer object shape when array or scalar is cast to object
Also detect redundant object casts.

Fixes #7916, fixes #7934
2022-05-09 20:31:29 -05:00
..
Block Rename variable to be consistent with existing convention. 2022-02-13 15:34:21 -06:00
Expression Infer object shape when array or scalar is cast to object 2022-05-09 20:31:29 -05:00
BreakAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ContinueAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
EchoAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ExpressionAnalyzer.php always unflag before leaving a analyzer 2021-12-21 18:30:29 +01:00
GlobalAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReturnAnalyzer.php Add option to disable @var parsing everywhere except for properties. 2022-02-15 10:04:56 +01:00
StaticAnalyzer.php Add option to disable @var parsing everywhere except for properties. 2022-02-15 10:04:56 +01:00
ThrowAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnsetAnalyzer.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedAssignmentRemover.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00