1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm
2017-01-15 10:22:05 -05:00
..
Checker Move string-stored types into named classes 2017-01-15 10:22:05 -05:00
Config Fix #32 by evaluating all class references in files lazily 2017-01-04 23:42:58 -05:00
Exception
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 Move string-stored types into named classes 2017-01-15 10:22:05 -05:00
CallMap.php
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 Move string-stored types into named classes 2017-01-15 10:22:05 -05:00
FunctionDocblockComment.php Tighten up what array assignments can happen 2017-01-02 01:07:44 -05:00
FunctionLikeParameter.php
IfScope.php Tighten up what array assignments can happen 2017-01-02 01:07:44 -05:00
IssueBuffer.php Fix #51 - don't exit with non-zero code if no errors reported 2017-01-14 01:24:27 -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 Move string-stored types into named classes 2017-01-15 10:22:05 -05:00