1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Checker/Statements
2018-07-16 22:48:53 -04:00
..
Block Fix #889 - allow variables defined in try to avoid isset issues 2018-07-13 14:06:01 -04:00
Expression Fix #895 - check __call magic method args 2018-07-16 22:48:53 -04:00
ExpressionChecker.php Fix #306 - add support for typing generators 2018-07-13 17:34:44 -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