1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-07-18 01:31:48 -04:00
..
Assignment Fix #1931 - narrow down property assignment 2019-07-10 13:49:11 -04:00
Call Add concept of purity to functions and methods 2019-07-18 01:31:48 -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 Use object instead of by-ref params 2019-07-10 01:35:57 -04:00
CallAnalyzer.php Always evaluate property calls on mixed methods 2019-07-12 14:39:06 -04:00
IncludeAnalyzer.php Fix #1940 - allow proper evaluation of /a/b/../../ 2019-07-12 14:28:21 -04:00
TernaryAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00