Skip to content

Improve Redis internal function signatures for hashes, other data structures (HGETALL, etc.)  #820

@TysonAndre

Description

@TysonAndre

This issue requires modifying https://github.com/etsy/phan/blob/master/src/Phan/Language/Internal/FunctionSignatureMap.php

Also see https://github.com/phpredis/phpredis#classes-and-methods and https://redis.io/commands

Current status: hgetall, etc could be more specific (typically array<string,string>, not array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis improves the quality of Phan's analysis of a codebasehelp wantedFeatures where help is wanted (E.g. use plugins). Features marked as "probably easy" are easier.probably easyA good ticket to start with. Also see https://github.com/phan/phan/wiki/Developer%27s-Guide-To-Phan

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions