Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PhpStan for AliasedInterface.php #1145

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 4, 2023

  1. PhpStan for AliasedInterface.php

    Resolver::getAliases() return type has no value type specified in iterable type array.
    See: https://phpstan.org/blog/solving-phpstan-no-value-type-specified-in-iterable-type
    martcor authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    fe9ef57 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    e59d7ec View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Update AliasedInterface.php

    fix array key type
    martcor authored May 10, 2024
    Configuration menu
    Copy the full SHA
    5335688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    598f4de View commit details
    Browse the repository at this point in the history