1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-17 03:47:04 +01:00
psalm/src/Psalm/Checker/Statements/Expression
2018-06-19 13:19:41 -04:00
..
Assignment Improve test coverage of PropertyAssignmentChecker 2018-06-10 10:02:46 -04:00
Call Fix #825 - ignore falsable issues on builtin *methods* 2018-06-18 10:07:05 -04:00
Fetch Improve dead code detection 2018-06-16 20:01:41 -04:00
ArrayChecker.php Fix #781 - prevent DuplicateArrayKey warning unnecessarily 2018-05-30 07:42:00 -04:00
AssertionFinder.php Fix issue erasing nullability of boolean 2018-06-17 13:47:31 -04:00
AssignmentChecker.php Fix #822 - improve dead code detection on assignop expressions 2018-06-16 23:40:25 -04:00
BinaryOpChecker.php Add better checks on increment/decrement operators 2018-06-18 13:16:51 -04:00
CallChecker.php Fix #826 allow better template replacements 2018-06-19 13:19:41 -04:00
IncludeChecker.php Treat required files the same as the files that require them, reporting-wise 2018-05-30 16:19:18 -04:00
TernaryChecker.php Fix #783 - allow ternarys to declare vars 2018-05-31 22:00:11 -04:00