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/Expression
2019-07-22 18:04:52 -04:00
..
Assignment Fix #1931 - narrow down property assignment 2019-07-10 13:49:11 -04:00
Call Remove redundant casts and unused use statements (#1955) 2019-07-18 23:37:36 -04:00
Fetch Use object instead of by-ref params 2019-07-10 01:35:57 -04:00
ArrayAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
AssertionFinder.php Fix #1915 - allow @psalm-assert-if-true to operate on $this 2019-07-07 15:06:03 -04:00
AssignmentAnalyzer.php Add concept of purity to functions and methods 2019-07-18 01:31:48 -04:00
BinaryOpAnalyzer.php Remove redundant casts and unused use statements (#1955) 2019-07-18 23:37:36 -04:00
CallAnalyzer.php Analyse binary ops always 2019-07-22 18:04:52 -04:00
IncludeAnalyzer.php Reduce with / before converting back 2019-07-21 11:03:02 -04:00
TernaryAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00