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
Evgeniy 04a576708c
Correct analyze clone expression (#3382)
* Correct analyze clone, add PossibleInvalidClone issue type

* Infer mixed type when possible incorrect clone

* Remove unused variable
2020-05-18 16:22:50 -04:00
..
Block Make ExpressionAnalyzer more beautiful 2020-05-18 15:13:27 -04:00
Expression Correct analyze clone expression (#3382) 2020-05-18 16:22:50 -04:00
ExpressionAnalyzer.php Make ExpressionAnalyzer more beautiful 2020-05-18 15:13:27 -04:00
ReturnAnalyzer.php Fix type coercion 2020-05-17 22:51:48 -04:00
ThrowAnalyzer.php Fix tests 2020-02-21 22:15:25 -05:00