1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal/Scanner
2021-04-10 13:16:19 -04:00
..
UnresolvedConstant Improve type resolution of class constants. (#5591) 2021-04-07 21:56:35 -04:00
ClassLikeDocblockComment.php Fix #5383 - prevent unsound use of new static for generics 2021-04-10 13:16:19 -04:00
DocblockParser.php Add @ignore-var and @psalm-ignore-var (#5488) 2021-03-26 21:20:23 -04:00
FileScanner.php Break apart ReflectorVisitor 2020-10-23 19:53:04 -04:00
FunctionDocblockComment.php Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00
ParsedDocblock.php Remove empty() and use strict comparison when safe (#4211) 2020-09-19 18:26:51 -04:00
PhpStormMetaScanner.php Fix linting issues 2021-03-23 19:42:56 -04:00
UnresolvedConstantComponent.php Add a bunch of immutable & pure annotations 2020-08-24 19:29:00 -04:00
VarDocblockComment.php Add documentation to LSP (#5267) 2021-02-24 10:14:04 -05:00