1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm
2017-01-13 10:44:04 -05:00
..
Checker Fix #46 - fix type assignment of anonymous classes 2017-01-13 10:44:04 -05:00
Config Fix #32 by evaluating all class references in files lazily 2017-01-04 23:42:58 -05:00
Exception
Issue Add a check for duplicated params 2017-01-02 01:20:47 -05:00
Storage Simplify a lot of APIs 2017-01-07 14:35:07 -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
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