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-assert with recursive count() results in type loss #2812

Merged
merged 1 commit into from
Jun 4, 2024

Commits on Jun 3, 2024

  1. phpstan-assert with recursive count() results in type loss

    Infer constant array type from specifying recursive count() on a list type
    
    fix inference with smaller/smaller equal on recursive count()
    
    add another test
    
    fix
    
    fix
    
    more tests
    
    more tests
    
    support recursive count on non-recursive element
    
    count recursive based on array type
    
    more tests
    
    fix
    
    test lists
    
    fix built
    
    support countables
    
    more assertions
    
    cs
    staabm committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4a99621 View commit details
    Browse the repository at this point in the history