Skip to content

Conversation

X-Coder264
Copy link
Contributor

While working on #40639 I've spotted that while the terminate method is part of the interface the terminating method is not so there's no way to add any terminating callbacks from the interface perspective. This PR adds that method to the interface.

Technically it's a breaking change (so that's why I've sent it to 9.x branch) but I doubt that anyone implements this huge interface and does not have the terminating method too.

@taylorotwell taylorotwell merged commit 2e29151 into laravel:9.x Jan 26, 2022
@X-Coder264 X-Coder264 deleted the add-terminating-method-to-application-interface branch January 26, 2022 15:58
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