1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm
2016-12-28 13:12:06 -05:00
..
Checker Fix #13 by revamping how we treat type assertions in if statements and ternary expressions 2016-12-28 13:12:06 -05:00
Config Add more robust config testing 2016-12-14 12:28:38 -05:00
Exception Support disabling file includes via the config 2016-12-06 16:41:42 -05:00
Issue Implement MixedOperand and InvalidOperand issues 2016-12-24 18:29:11 +00:00
Type Fix mixed operand issues 2016-12-24 18:29:11 +00:00
CallMap.php Fix MixedAssignment errors 2016-12-17 00:48:31 -05:00
Clause.php Fix #13 by revamping how we treat type assertions in if statements and ternary expressions 2016-12-28 13:12:06 -05:00
CodeLocation.php Limit snippet selection by preview bounds 2016-12-12 19:11:21 -05:00
Config.php Fix mixed operand issues 2016-12-24 18:29:11 +00:00
Context.php Fix #13 by revamping how we treat type assertions in if statements and ternary expressions 2016-12-28 13:12:06 -05:00
EffectsAnalyser.php Fix #13 by revamping how we treat type assertions in if statements and ternary expressions 2016-12-28 13:12:06 -05:00
FunctionDocblockComment.php Show code snippets when reporting errors 2016-12-03 19:11:30 -05:00
FunctionLikeParameter.php Show code snippets when reporting errors 2016-12-03 19:11:30 -05:00
IfScope.php Allow generic TypeChecker::isContainedBy checks 2016-12-24 18:28:43 +00:00
IssueBuffer.php Fix mixed operand issues 2016-12-24 18:29:11 +00:00
Plugin.php Fix trait method call checks 2016-12-12 13:50:46 -05:00
PropertyMap.php Add generic type coercion checks 2016-12-25 01:08:58 +00:00
StatementsSource.php Allow generic TypeChecker::isContainedBy checks 2016-12-24 18:28:43 +00:00
Type.php Add generic type coercion checks 2016-12-25 01:08:58 +00:00