1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Internal
2019-05-15 18:41:26 -04:00
..
Analyzer Add separate issue for undefined classes in docblocks 2019-05-15 18:41:26 -04:00
Codebase Add ImplementedParamTypeMismatch issue 2019-05-14 15:44:46 -04:00
Diff Remove unused variables 2019-05-12 23:13:27 -04:00
ExecutionEnvironment Remove unused variables/comment params 2019-05-11 22:11:38 -04:00
FileManipulation Fix #1634 - don’t remove existing return types when preventing bc breaks 2019-05-15 00:34:56 -04:00
Fork Add link to PHP bug 2019-05-08 11:48:37 -04:00
LanguageServer Add separate issue for undefined classes in docblocks 2019-05-15 18:41:26 -04:00
PluginManager @voku’s fixes for issues found by their callmap update 2019-04-11 11:02:46 -04:00
Provider Fix isset check 2019-05-09 08:31:16 -04:00
Scanner psalm-internal - refactor - use snake_case not camelCase 2019-05-14 18:54:16 -04:00
Scope Fix typos in psalm with codespell's dictionary 2019-03-24 23:01:20 -04:00
Stubs Ignore falsable return for array_combine 2019-05-12 19:37:46 -04:00
Traverser
Type Fix #1628 - improve behaviour of unset in loops 2019-05-13 11:00:17 -04:00
Visitor Add separate issue for undefined classes in docblocks 2019-05-15 18:41:26 -04:00
CallMap_71_delta.php
CallMap_72_delta.php
CallMap_73_delta.php Add callmap fixes collected by @voku in #1541 2019-04-11 10:58:27 -04:00
CallMap_74_delta.php
CallMap.php Add ImplementedParamTypeMismatch issue 2019-05-14 15:44:46 -04:00
Clause.php
PropertyMap.php
ReferenceConstraint.php