8000 [9.x] Make BuildsQueries::tap consistent with other versions of tap by axlon · Pull Request #38359 · laravel/framework · GitHub
[go: up one dir, main page]

Skip to content

[9.x] Make BuildsQueries::tap consistent with other versions of tap #38359

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2021
Merged

[9.x] Make BuildsQueries::tap consistent with other versions of tap #38359

merged 1 commit into from
Aug 12, 2021

Conversation

axlon
Copy link
Contributor
@axlon axlon commented Aug 12, 2021

As previously mentioned on #38343 and #38353.

This PR makes BuildsQueries::tap() consistent with EnumeratesValues::tap() and tap(), meaning it will always return $this after executing the given callback. This change should not be breaking unless the developer was relying on undocumented behaviour (prior to #38353).

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.

3 participants
0