Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -390,4 +390,9 @@ class ExtensionErrorHandler implements ErrorHandler
}
```

### Update `mll-lab/graphql-php-scalars`

If you depend on `mll-lab/graphql-php-scalars`, please upgrade it.
Now the minimal required version is v4.

You can now discard errors by returning `null` from the handler.