mirror of
https://github.com/danog/psalm.git
synced 2024-12-15 19:07:00 +01:00
c98c160907
This change makes it possible to assign mixed expressions to variables if an annotation is explicitly added to the variable. This allows the use of `call_user_func` without needing to suppress issues. Fixes: #1374 |
||
---|---|---|
.. | ||
Block | ||
Expression | ||
ExpressionAnalyzer.php | ||
ReturnAnalyzer.php | ||
ThrowAnalyzer.php |