Skip to content

[phpstan] Check fails without errors #9

Description

@spaceemotion
  1. In case phpstan fails with an out of memory errors, it does not show any results.
  2. Errors without files aren't getting printed:
      {
       "totals": {
         "errors": 1,
         "file_errors": 0
       },
       "files": [],
       "errors": ["Ignored error pattern #Call to an undefined method Illuminate\\\\Database\\\\Eloquent\\\\Relations\\\\HasMany::delete()# was not matched in reported errors."]
     }
    

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions