1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Checker/Statements
2018-08-08 20:59:21 -04:00
..
Block Fix #889 - allow variables defined in try to avoid isset issues 2018-07-13 14:06:01 -04:00
Expression Fix #932 - allow obvious string vars to be used for includes 2018-08-07 13:17:23 -04:00
ExpressionChecker.php Fix #931 - replace self in enum declaration where possible 2018-08-08 20:59:21 -04:00
ReturnChecker.php Fix #502 - check for bad generator return in more places 2018-07-15 17:47:58 -04:00
ThrowChecker.php Fix #15 - check for uncaught throws if config flag is set 2018-06-22 01:13:49 -04:00