Skip to content

Conversation

@HazzazBinFaiz
Copy link
Contributor

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).

This was merged in 9.x with #38359 PR but still remains in 8.x.

@derekmd
Copy link
Contributor

derekmd commented Jun 12, 2022

The previous PR targeted 9.x (unreleased at the time) because it was considered a breaking change for 8.x: #36217

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