1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm
2017-01-15 20:11:02 -05:00
..
Checker Add predefined functions to avoid throwing errors 2017-01-15 20:11:02 -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 #54 - register function constants when function is invoked 2017-01-15 16:43:49 -05:00
Type Fix #50 - asserting about docblock types no longer causes error 2017-01-15 17:52:01 -05:00
CallMap.php Add DateTimeInterface methods 2017-01-15 20:08:13 -05:00
Clause.php
CodeLocation.php
Config.php Add predefined functions to avoid throwing errors 2017-01-15 20:11:02 -05:00
Context.php Fix #59 - make functions aware of just-defined constants 2017-01-15 15:58:40 -05:00
EffectsAnalyser.php Move string-stored types into named classes 2017-01-15 10:22:05 -05:00
FunctionDocblockComment.php
FunctionLikeParameter.php
IfScope.php
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
StatementsSource.php Allow functions to be included too 2017-01-07 19:33:33 -05:00
Type.php Catch {int} types 2017-01-15 11:00:35 -05:00