1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Checker/Statements/Expression
2018-05-29 10:08:56 +01:00
..
Assignment Improve handling of projects that use include/require heavily 2018-05-22 23:39:01 -04:00
Call Fix #769 - add @psalm-assert and @psalm-assert-if-true annotation support 2018-05-28 20:07:42 +01:00
Fetch Improve handling of projects that use include/require heavily 2018-05-22 23:39:01 -04:00
ArrayChecker.php Use individual type objects for each string (#757) 2018-05-18 11:02:50 -04:00
AssertionFinder.php Fix #769 - add @psalm-assert and @psalm-assert-if-true annotation support 2018-05-28 20:07:42 +01:00
AssignmentChecker.php Use individual type objects for each string (#757) 2018-05-18 11:02:50 -04:00
BinaryOpChecker.php Fix #766 and fix #765 - improve handling of ^ and xor 2018-05-28 20:31:20 +01:00
CallChecker.php Remove unused variables (#777) 2018-05-29 10:08:56 +01:00
IncludeChecker.php Improve handling of projects that use include/require heavily 2018-05-22 23:39:01 -04:00
TernaryChecker.php Fix string assertion for ternaries 2018-05-07 17:52:18 -04:00