1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm
2017-01-27 17:57:59 -07:00
..
Checker Fix registration of private trait properties 2017-01-27 17:57:59 -07:00
Config Fix #3 by checking inside __constructor calls for initialisations 2017-01-26 23:23:12 -07:00
Exception Support disabling file includes via the config 2016-12-06 16:41:42 -05:00
Issue Fix #3 by checking inside __constructor calls for initialisations 2017-01-26 23:23:12 -07:00
Storage Make location of not-set-in-constructor errors more precise 2017-01-26 23:40:22 -07:00
Type Fix #3 by checking inside __constructor calls for initialisations 2017-01-26 23:23:12 -07:00
CallMap.php Make arguments of SplFileObject::fputcsv optional 2017-01-19 17:58:34 -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 Add emacs-compatible report format 2017-01-15 22:39:26 -05:00
Config.php Do not complain about missing void return types if config set 2017-01-25 17:07:28 -07:00
Context.php Fix #3 by checking inside __constructor calls for initialisations 2017-01-26 23:23:12 -07:00
EffectsAnalyser.php Fix issue with array_merge, and then bugs revealed by that 2017-01-19 01:32:35 -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 Add extra issue for invalid clone and fix issue reporting; 2017-01-16 12:59:09 -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 Fix #3 by checking inside __constructor calls for initialisations 2017-01-26 23:23:12 -07:00