1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/src/Psalm
2017-01-13 13:40:20 -05:00
..
Checker Fix #45 - add issue when optional param used before required 2017-01-13 13:40:20 -05:00
Config Fix #32 by evaluating all class references in files lazily 2017-01-04 23:42:58 -05:00
Exception Support disabling file includes via the config 2016-12-06 16:41:42 -05:00
Issue Fix #45 - add issue when optional param used before required 2017-01-13 13:40:20 -05:00
Storage Fix #35 and #40 by improving method signature checks 2017-01-13 12:03:22 -05:00
Type Simplify a lot of APIs 2017-01-07 14:35:07 -05: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 Improve code hilighting for single-line docblocks 2017-01-01 23:31:07 -05:00
Config.php Improve resilience of typechecker::isContainedBy 2017-01-05 00:14:34 -05:00
Context.php Add back mutation checks 2017-01-11 21:37:53 -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 Tighten up what array assignments can happen 2017-01-02 01:07:44 -05:00
FunctionLikeParameter.php Show code snippets when reporting errors 2016-12-03 19:11:30 -05:00
IfScope.php Tighten up what array assignments can happen 2017-01-02 01:07:44 -05:00
IssueBuffer.php Do more to separate out processing steps 2017-01-06 01:07:11 -05:00
Plugin.php Fix #32 by evaluating all class references in files lazily 2017-01-04 23:42:58 -05:00
PropertyMap.php Add generic type coercion checks 2016-12-25 01:08:58 +00:00
StatementsSource.php Allow functions to be included too 2017-01-07 19:33:33 -05:00
Type.php Do not check special terms 2017-01-09 01:50:24 -05:00