Skip to content

Typing collections: detailed parsing for array values #52

@AlexanderAllen

Description

@AlexanderAllen

In issue #51 I'm adding a test with with a guarantee for basic array support.

The resulting arrays are basic and do not specify which kind of array items are contained.

I'd be nice to do parsing to at least the first level of the array, so the resulting PHP arrays can have their content typed via PHPStan comments (as this is not something PHP natively supports).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions