1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm
2016-12-30 19:36:35 -05:00
..
Checker Fix suppressed warnings in tests 2016-12-30 19:36:35 -05:00
Config Reimagine XML schema, fixes #21 2016-12-29 20:10:06 -05:00
Exception Support disabling file includes via the config 2016-12-06 16:41:42 -05:00
Issue Add NullOperand issue for easy ignoring 2016-12-29 00:32:12 -05:00
Storage Move function static arrays into FileStorage 2016-12-30 18:08:07 -05: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 Add schema to verify new config format against 2016-12-29 22:11:10 -05:00
Context.php Remove vars from parent clauses when they are reconciled with vars 2016-12-28 14:20:16 -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 Reimagine XML schema, fixes #21 2016-12-29 20:10:06 -05: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