1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 06:58:41 +01:00
psalm/src/Psalm/Internal/Scanner
Yannick Gottschalk 5a2f7c0a71 Use getParts() instead of $parts on PhpParser\Node\Name.
also use getFirst(), getLast() and getString()
2023-06-28 03:13:25 +02:00
..
UnresolvedConstant Fixed codestyle and psalm errors 2023-02-24 15:27:17 +01:00
ClassLikeDocblockComment.php Add support for @psalm-inheritors 2023-05-07 11:33:38 +01:00
DocblockParser.php fix minor trim bug in original code and small speed up 2023-06-13 22:04:39 +02:00
FileScanner.php Require trailing commas 2022-12-18 13:20:31 -06:00
FunctionDocblockComment.php Process @psalm-api tags on methods 2023-02-23 03:52:10 -04:00
ParsedDocblock.php Use php-cs-fixer to clean up docblocks 2022-12-13 20:46:43 -06:00
PhpStormMetaScanner.php Use getParts() instead of $parts on PhpParser\Node\Name. 2023-06-28 03:13:25 +02:00
UnresolvedConstantComponent.php SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00
VarDocblockComment.php Added SlevomatCodingStandard.TypeHints.PropertyTypeHint sniff 2022-12-14 20:43:26 -06:00