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

Fix false MissingOverrideAttribute issue #10989

Open
wants to merge 5 commits into
base: 5.x
Choose a base branch
from

Commits on May 24, 2024

  1. Add test case

    Co-Authored-By: Philip Hofstetter <[email protected]>
    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter and pilif committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b5d6e69 View commit details
    Browse the repository at this point in the history
  2. Update FunctionLikeAnalyzer.php

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b472898 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Add an additional test case

    Signed-off-by: Nathanael Esayeas <[email protected]>
    Co-Authored-By: Evan Shaw <[email protected]>
    ghostwriter and edsrzf committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d47ef03 View commit details
    Browse the repository at this point in the history
  2. Update FunctionLikeAnalyzer.php

    Signed-off-by: Nathanael Esayeas <[email protected]>
    ghostwriter committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4d39914 View commit details
    Browse the repository at this point in the history
  3. Add additional test cases from PHP RFC

    Signed-off-by: Nathanael Esayeas <[email protected]>
    Co-Authored-By: Tim Düsterhus <[email protected]>
    ghostwriter and TimWolla committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3a5ae1c View commit details
    Browse the repository at this point in the history