1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 19:36:59 +01:00
psalm/src/Psalm/Internal/Scanner
2020-08-10 09:58:43 -04:00
..
UnresolvedConstant Fix #3132 - resolve array access in constant properly 2020-04-18 12:39:00 -04:00
ClassLikeDocblockComment.php Fix #3934 - prevent unsafe use of new static 2020-08-05 19:39:27 -04:00
DocblockParser.php Refactor type comparison 2020-07-21 19:40:35 -04:00
FileScanner.php Bump nikic/php-parser 2020-08-09 16:23:43 -04:00
FunctionDocblockComment.php Detect mismatching param names effectively 2020-08-10 09:58:43 -04:00
ParsedDocblock.php Improve \Psalm\Internal\Scanner\DocblockParser::parse() (#3736) 2020-07-02 17:55:57 -04:00
PhpStormMetaScanner.php Refactor type comparison 2020-07-21 19:40:35 -04:00
UnresolvedConstantComponent.php Fix #1551 - do better at inferring class constant types 2019-09-14 14:26:31 -04:00
VarDocblockComment.php Add faster taint analysis 2020-05-22 12:33:29 -04:00