Skip to content

Feature Request: Detect repeating template placeholders in fscanf and sscanf #98

Open
@boesing

Description

@boesing
Owner

The scanf functions do not allow a repetition of template placeholders such as:

sscanf('1 foo 1', '%d foo %1$d');

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @boesing

        Issue actions

          Feature Request: Detect repeating template placeholders in `fscanf` and `sscanf` · Issue #98 · boesing/psalm-plugin-stringf