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-08-08 21:31:13 -04:00
..
Block Fix #889 - allow variables defined in try to avoid isset issues 2018-07-13 14:06:01 -04:00
Expression Fix #927 - improve typing of object-like arrays containing class like strings 2018-08-08 21:31:13 -04:00
ExpressionChecker.php Fix #927 - improve typing of object-like arrays containing class like strings 2018-08-08 21:31:13 -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