Open
Description
- In case phpstan fails with an out of memory errors, it does not show any results.
- 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."] }