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
Tyson Andre 5d5a9c6eac Remove redundant casts and unused use statements (#1955)
* Remove redundant casts

(not sure about older versions of php-parser)

* Remove unused use statements
2019-07-18 23:37:36 -04:00
..
Block Remove redundant casts and unused use statements (#1955) 2019-07-18 23:37:36 -04:00
Expression Remove redundant casts and unused use statements (#1955) 2019-07-18 23:37:36 -04:00
ExpressionAnalyzer.php Add concept of purity to functions and methods 2019-07-18 01:31:48 -04:00
ReturnAnalyzer.php Use object instead of by-ref params 2019-07-10 01:35:57 -04:00
ThrowAnalyzer.php Fix memory leak 2019-04-02 23:36:55 -04:00