1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm
2017-01-04 23:42:58 -05:00
..
Checker Fix #32 by evaluating all class references in files lazily 2017-01-04 23:42:58 -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 Fix #32 by evaluating all class references in files lazily 2017-01-04 23:42:58 -05:00
Type Fix #32 by evaluating all class references in files lazily 2017-01-04 23:42:58 -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 Fix #32 by evaluating all class references in files lazily 2017-01-04 23:42:58 -05:00
Context.php Add better checking of property array assignments 2017-01-02 00:08:35 -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 Fix #32 by evaluating all class references in files lazily 2017-01-04 23:42:58 -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 Fix #32 by evaluating all class references in files lazily 2017-01-04 23:42:58 -05:00
Type.php Support numbers in square bracket notation 2017-01-01 23:49:52 -05:00