1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Checker/Statements
2018-08-07 14:43:05 -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 #920 - support @var self properties in static method calls 2018-08-07 14:43:05 -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