Skip to content

Conversation

@inxilpro
Copy link
Contributor

This is an alternate version of #38802 that doesn't introduce any potentially breaking changes:

  • DecoratesQueryBuilder has just been updated to use the new forwardDecoratedCallTo method rather than implementing a custom forwardCallToQueryBuilder method.
  • Updating NullDispatcher and Mail\Message is technically a breaking change, which is why this PR for 9.x, but in practice this is fixing unexpected behavior. These changes shouldn't have any impact, and only help prevent accidental bugs.

This PR excludes the update to JsonResource, which was the only place that might have introduced breaking changes in the wild.

@taylorotwell taylorotwell merged commit 8d53ebe into laravel:master Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants