Skip to content

[phpstan] Check fails without errors #9

Open
@spaceemotion

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."]
     }
    

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions